Home
last modified time | relevance | path

Searched refs:THR_NEW_LWP (Results 1 – 25 of 87) sorted by relevance

1234

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/ptmalloc/sysdeps/solaris/
H A Dthread-st.h47 thr_create(st->sp, STACKSIZE, thread_wrapper, st, THR_NEW_LWP, &st->id); in thread_create()
/dports/devel/ptmalloc/ptmalloc3/sysdeps/solaris/
H A Dthread-st.h47 thr_create(st->sp, STACKSIZE, thread_wrapper, st, THR_NEW_LWP, &st->id); in thread_create()
/dports/devel/ptmalloc2/ptmalloc2/sysdeps/solaris/
H A Dthread-st.h47 thr_create(st->sp, STACKSIZE, thread_wrapper, st, THR_NEW_LWP, &st->id); in thread_create()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dthread_solaris.h51 THR_DETACHED | THR_NEW_LWP, &tid)) { in PyThread_start_new_thread()
/dports/lang/python27/Python-2.7.18/Python/
H A Dthread_solaris.h51 THR_DETACHED | THR_NEW_LWP, &tid)) { in PyThread_start_new_thread()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dthread_solaris.h51 THR_DETACHED | THR_NEW_LWP, &tid)) { in PyThread_start_new_thread()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dthr-solaris.c68 THR_DETACHED | THR_NEW_LWP, in __objc_thread_detach()
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/include/
H A Dthread.h73 #define THR_NEW_LWP 0x00000002 macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libobjc/
H A Dthr-solaris.c68 THR_DETACHED | THR_NEW_LWP, in __objc_thread_detach()
/dports/www/trafficserver/trafficserver-9.1.1/src/tscore/
H A Dllqueue.cc245 assert(thr_create(nullptr, 0, testfun, (void *)NULL, THR_NEW_LWP, NULL) == 0); in main()
H A Dtest_atomic.cc209 ink_assert(thr_create(NULL, 0, cycle_data, (void *)id, THR_NEW_LWP, NULL) == 0); in main()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgthr-solaris.h145 THR_DETACHED | THR_NEW_LWP, in __gthread_objc_thread_detach()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgthr-solaris.h145 THR_DETACHED | THR_NEW_LWP, in __gthread_objc_thread_detach()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgthr-solaris.h167 THR_DETACHED | THR_NEW_LWP, in __gthread_objc_thread_detach()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/
H A DXthreads.h78 #define xthread_fork(func,closure) thr_create(NULL,0,func,closure,THR_NEW_LWP|THR_DETACHED,NULL)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-osinte-solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-osinte-solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-osinte-solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads292 THR_NEW_LWP : constant := 2; constant
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads289 THR_NEW_LWP : constant := 2; constant
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-osinte-solaris.ads287 THR_NEW_LWP : constant := 2; constant
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads292 THR_NEW_LWP : constant := 2; constant
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnarl/
H A Ds-osinte__solaris.ads291 THR_NEW_LWP : constant := 2; constant

1234