Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h144 struct thread_set_rt_priority { struct
150 extern struct thread_set_rt_priority thread_set_rt_priority; argument
Dmock_osi_thread.cc44 struct thread_set_rt_priority thread_set_rt_priority; variable
88 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dthread.cc174 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc223 bool thread_set_rt_priority(thread_t* thread, int priority) { in thread_set_rt_priority() function