Searched refs:thread_join (Results 1 - 3 of 3) sorted by relevance

/system/bt/osi/include/
H A Dthread.h47 // may perform on |thread| are |thread_free| and |thread_join|. |thread_join|
49 void thread_join(thread_t* thread);
/system/bt/osi/src/
H A Dthread.cc112 thread_join(thread);
119 void thread_join(thread_t* thread) { function
/system/bt/hci/src/
H A Dhci_layer.cc272 thread_join(thread);

Completed in 6 milliseconds