Searched refs:thr_join (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.h237 # pragma weak thr_join macro
258 (thread_in_use () ? thr_join (THREAD, NULL, RETVALP) : 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c124 if (thr_join (thread, NULL, &retval) != 0)
H A Dtest-lock.c145 if (thr_join (thread, NULL, &retval) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c149 if (thr_join (thread, NULL, &retval) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/threads/
H A Dmttest.c841 thr_join(thread_ctx[i], NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c911 thr_join(thread_ctx[i],NULL,NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c841 thr_join(thread_ctx[i], NULL, NULL);

Completed in 126 milliseconds