Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c97 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() function
122 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() function
146 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() function
192 static inline void gl_thread_join (gl_thread_t thread) in gl_thread_join() function
317 gl_thread_join (threads[i]); in test_lock()
319 gl_thread_join (checkerthread); in test_lock()
399 gl_thread_join (threads[i]); in test_rwlock()
402 gl_thread_join (checkerthreads[i]); in test_rwlock()
497 gl_thread_join (threads[i]); in test_recursive_lock()
499 gl_thread_join (checkerthread); in test_recursive_lock()
[all …]