Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h117 struct thread_new { struct
123 extern struct thread_new thread_new; argument
Dmock_osi_thread.cc44 struct thread_new thread_new; variable
76 thread_t* thread_new(const char* name) { in thread_new() function
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc105 thread_t* thread_new(const char* name) { in thread_new() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc280 thread_t* thread_new(const char* name) { in thread_new() function