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.h133 struct thread_set_priority { struct
139 extern struct thread_set_priority thread_set_priority; argument
Dmock_osi_thread.cc43 struct thread_set_priority thread_set_priority; variable
84 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc160 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc220 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function