Searched refs:thr_create (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h236 # pragma weak thr_create macro
254 (thread_in_use () ? thr_create (NULL, 0, FUNC, ARG, 0, THREADP) : 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c117 if (thr_create (NULL, 0, func, arg, 0, &thread) != 0)
H A Dtest-lock.c138 if (thr_create (NULL, 0, func, arg, 0, &thread) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c142 if (thr_create (NULL, 0, func, arg, 0, &thread) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dmttest.c835 thr_create(NULL, THREAD_STACK_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c901 thr_create(NULL, THREAD_STACK_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c835 thr_create(NULL, THREAD_STACK_SIZE,

Completed in 110 milliseconds