Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h173 struct thread_set_rt_priority { struct
181 extern struct thread_set_rt_priority thread_set_rt_priority; argument
Dmock_osi_thread.cc50 struct thread_set_rt_priority thread_set_rt_priority; variable
94 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function
/packages/modules/Bluetooth/system/osi/src/
Dthread.cc162 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc270 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function