Searched refs:gl_thread_join (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c97 static inline void gl_thread_join (gl_thread_t thread) function
122 static inline void gl_thread_join (gl_thread_t thread) function
146 static inline void gl_thread_join (gl_thread_t thread) function
192 static inline void gl_thread_join (gl_thread_t thread) function
317 gl_thread_join (threads[i]);
319 gl_thread_join (checkerthread);
399 gl_thread_join (threads[i]);
402 gl_thread_join (checkerthreads[i]);
497 gl_thread_join (threads[i]);
499 gl_thread_join (checkerthrea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-lock.c93 static inline void gl_thread_join (gl_thread_t thread) function
118 static inline void gl_thread_join (gl_thread_t thread) function
142 static inline void gl_thread_join (gl_thread_t thread) function
188 static inline void gl_thread_join (gl_thread_t thread) function
313 gl_thread_join (threads[i]);
315 gl_thread_join (checkerthread);
395 gl_thread_join (threads[i]);
398 gl_thread_join (checkerthreads[i]);
493 gl_thread_join (threads[i]);
495 gl_thread_join (checkerthrea
[all...]
H A Dtest-tls.c72 static inline void gl_thread_join (gl_thread_t thread) function
97 static inline void gl_thread_join (gl_thread_t thread) function
121 static inline void gl_thread_join (gl_thread_t thread) function
167 static inline void gl_thread_join (gl_thread_t thread) function
291 gl_thread_join (threads[i]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/
H A Dtest-lock.c212 gl_thread_join (threads[i], NULL);
214 gl_thread_join (checkerthread, NULL);
297 gl_thread_join (threads[i], NULL);
300 gl_thread_join (checkerthreads[i], NULL);
398 gl_thread_join (threads[i], NULL);
400 gl_thread_join (checkerthread, NULL);
550 gl_thread_join (threads[i], NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/glthread/
H A Dthread.h41 gl_thread_join (thread, &return_value);
357 #define gl_thread_join(THREAD, RETVAL) \ macro

Completed in 42 milliseconds