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.h158 struct thread_set_priority { struct
166 extern struct thread_set_priority thread_set_priority; argument
Dmock_osi_thread.cc47 struct thread_set_priority thread_set_priority; variable
88 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.cc264 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function