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

/external/bluetooth/bluedroid/osi/include/
H A Dthread.h45 // after calling |thread_stop|. This function is guaranteed to not block.
47 void thread_stop(thread_t *thread);
/external/bluetooth/bluedroid/osi/src/
H A Dthread.c102 thread_stop(thread);
130 void thread_stop(thread_t *thread) { function

Completed in 118 milliseconds