Home
last modified time | relevance | path

Searched defs:worker_thread (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/osi/test/
H A Dfuture_test.cc43 MessageLoopThread worker_thread("worker_thread"); in TEST_F() local
H A Dfixed_queue_test.cc336 thread_t* worker_thread = thread_new("test_fixed_queue_worker_thread"); in TEST_F() local
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_sink.cc113 MessageLoopThread worker_thread; member in BtifA2dpSinkControlBlock