Home
last modified time | relevance | path

Searched refs:work_init (Results 1 – 25 of 42) sorted by relevance

12

/dports/security/munge/munge-munge-0.5.14/src/munged/
H A Dwork.h51 work_p work_init (work_func_t f, int n_threads);
H A Djob.c82 if (!(w = work_init ((work_func_t) _job_exec, conf->nthreads))) { in job_accept()
H A Dwork.c85 work_init (work_func_t f, int n_threads) in work_init() function
/dports/multimedia/v4l_compat/webcamd-5.13.2.2/kernel/
H A Dlinux_task.c242 work_init(void) in work_init() function
252 module_init(work_init);
/dports/multimedia/libv4l/webcamd-5.13.2.2/kernel/
H A Dlinux_task.c242 work_init(void) in work_init() function
252 module_init(work_init);
/dports/multimedia/v4l-utils/webcamd-5.13.2.2/kernel/
H A Dlinux_task.c242 work_init(void) in work_init() function
252 module_init(work_init);
/dports/net/knc/knc-1.7.1/bin/
H A Dknc.c84 void work_init(work_t *);
1575 work_init(&work);
1667 work_init(work);
1740 work_init(&work);
1803 work_init(work_t *work) { function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dcplus-dem.c2600 struct work_stuff work_init; local
2618 memset (&work_init, 0, sizeof work_init);
2619 work_stuff_copy_to_from (&work_init, work);
2638 work_stuff_copy_to_from (work, &work_init);
2654 delete_work_stuff (&work_init);
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/
H A Dcplus-dem.c2653 struct work_stuff work_init; in iterate_demangle_function() local
2668 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2669 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2690 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2706 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/lang/gcc48/gcc-4.8.5/libiberty/
H A Dcplus-dem.c2624 struct work_stuff work_init; in iterate_demangle_function() local
2639 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2640 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2661 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2677 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/libiberty/
H A Dcplus-dem.c2644 struct work_stuff work_init; in iterate_demangle_function() local
2659 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2660 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2681 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2697 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dcplus-dem.c2447 struct work_stuff work_init; in iterate_demangle_function() local
2462 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2463 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2484 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2500 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dcplus-dem.c2606 struct work_stuff work_init; local
2624 memset (&work_init, 0, sizeof work_init);
2625 work_stuff_copy_to_from (&work_init, work);
2644 work_stuff_copy_to_from (work, &work_init);
2660 delete_work_stuff (&work_init);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dcplus-dem.c2606 struct work_stuff work_init; local
2624 memset (&work_init, 0, sizeof work_init);
2625 work_stuff_copy_to_from (&work_init, work);
2644 work_stuff_copy_to_from (work, &work_init);
2660 delete_work_stuff (&work_init);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/avr-gdb/gdb-7.3.1/libiberty/
H A Dcplus-dem.c2625 struct work_stuff work_init; in iterate_demangle_function() local
2640 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2641 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2662 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2678 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/lang/gnatdroid-binutils/binutils-2.27/libiberty/
H A Dcplus-dem.c2644 struct work_stuff work_init; in iterate_demangle_function() local
2659 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2660 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2681 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2697 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libiberty/
H A Dcplus-dem.c2624 struct work_stuff work_init; in iterate_demangle_function() local
2639 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2640 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2661 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2677 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_demangle/
H A Dcplus-dem.c2738 struct work_stuff work_init; in iterate_demangle_function() local
2753 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2754 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2775 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2791 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_demangle/
H A Dcplus-dem.c2738 struct work_stuff work_init; in iterate_demangle_function() local
2753 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2754 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2775 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2791 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libiberty/
H A Dcplus-dem.c2715 struct work_stuff work_init; in iterate_demangle_function() local
2730 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2731 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2752 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2768 delete_work_stuff (&work_init); in iterate_demangle_function()
/dports/devel/gdb761/gdb-7.6.1/libiberty/
H A Dcplus-dem.c2624 struct work_stuff work_init; in iterate_demangle_function() local
2639 memset (&work_init, 0, sizeof work_init); in iterate_demangle_function()
2640 work_stuff_copy_to_from (&work_init, work); in iterate_demangle_function()
2661 work_stuff_copy_to_from (work, &work_init); in iterate_demangle_function()
2677 delete_work_stuff (&work_init); in iterate_demangle_function()

12