Home
last modified time | relevance | path

Searched defs:thread_new (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h92 struct thread_new { struct
98 extern struct thread_new thread_new; argument
Dmock_osi_thread.cc40 struct thread_new thread_new; variable
72 thread_t* thread_new(const char* name) { in thread_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dthread.cc113 thread_t* thread_new(const char* name) { in thread_new() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc235 thread_t* thread_new(const char* name) { in thread_new() function