OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thread_stop
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/osi/include/
thread.h
45
// after calling |
thread_stop
|. This function is guaranteed to not block.
47
void
thread_stop
(thread_t *thread);
/external/bluetooth/bluedroid/osi/src/
thread.c
102
thread_stop
(thread);
130
void
thread_stop
(thread_t *thread) {
function
Completed in 113 milliseconds