HomeSort by relevance Sort by last modified time
    Searched refs:thread_join (Results 1 - 3 of 3) sorted by null

  /system/bt/osi/include/
thread.h 47 // may perform on |thread| are |thread_free| and |thread_join|. |thread_join|
49 void thread_join(thread_t* thread);
  /system/bt/osi/src/
thread.cc 112 thread_join(thread);
119 void thread_join(thread_t* thread) { function
  /system/bt/hci/src/
hci_layer.cc 272 thread_join(thread);

Completed in 143 milliseconds