Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/src/
H A Dthread.cc126 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function
/aosp12/system/bt/test/stub/
H A Dosi.cc253 bool thread_post(thread_t* thread, thread_fn func, void* context) { in thread_post() function