Home
last modified time | relevance | path

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

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