Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dthread.h48 void thread_join(thread_t *thread);
/system/bt/osi/src/
Dthread.c115 thread_join(thread); in thread_free()
122 void thread_join(thread_t *thread) { in thread_join() function
/system/bt/btif/src/
Dbtif_sock.c107 thread_join(thread); in btif_sock_cleanup()
/system/bt/hci/src/
Dhci_layer.c288 thread_join(thread); in shut_down()