Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h160 struct thread_set_priority { struct
168 extern struct thread_set_priority thread_set_priority; argument
Dmock_osi_thread.cc49 struct thread_set_priority thread_set_priority; variable
90 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc149 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc266 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function