Home
last modified time | relevance | path

Searched defs:thread_stop (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/osi/src/
H A Dthread.cc143 void thread_stop(thread_t* thread) { in thread_stop() function
/aosp12/system/bt/test/stub/
H A Dosi.cc283 void thread_stop(thread_t* thread) { mock_function_count_map[__func__]++; } in thread_stop() function