Home
last modified time | relevance | path

Searched defs:thread_join (Results 1 – 4 of 4) sorted by relevance

/third_party/libusb/examples/
Ddpfp.c86 static inline void thread_join(thread_t thread) in thread_join() function
133 static inline void thread_join(thread_t thread) in thread_join() function
/third_party/musl/libc-test/src/regression/
Dpthread_cond-smasher.c35 # define thread_join pthread_join macro
/third_party/glib/glib/deprecated/
Dgthread.h85 void (*thread_join) (gpointer thread); member
/third_party/boost/boost/interprocess/detail/
Dos_thread_functions.hpp538 inline void thread_join( OS_thread_t thread) in thread_join() function