Searched refs:thread_set_priority (Results 1 - 2 of 2) sorted by relevance

/system/bt/osi/include/
H A Dthread.h66 bool thread_set_priority(thread_t* thread, int priority);
/system/bt/osi/src/
H A Dthread.cc148 bool thread_set_priority(thread_t* thread, int priority) { function

Completed in 63 milliseconds