Searched refs:thread_stop (Results 1 - 4 of 4) sorted by relevance

/system/bt/osi/include/
H A Dthread.h45 // Waits for |thread_stop|. Upon returning, the only other operations a caller
58 // after calling |thread_stop|. This function is guaranteed to not block.
60 void thread_stop(thread_t *thread);
/system/bt/osi/src/
H A Dthread.c113 thread_stop(thread);
148 void thread_stop(thread_t *thread) { function
/system/bt/btif/src/
H A Dbtif_sock.c109 thread_stop(thread);
/system/bt/hci/src/
H A Dhci_layer.c291 thread_stop(thread);
464 thread_stop(thread);
469 thread_stop(thread);

Completed in 732 milliseconds