Searched refs:thread_set_priority (Results 1 – 5 of 5) sorted by relevance
43 struct thread_set_priority thread_set_priority; variable84 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function86 return test::mock::osi_thread::thread_set_priority(thread, priority); in thread_set_priority()
132 struct thread_set_priority { struct142 extern struct thread_set_priority thread_set_priority; argument
66 bool thread_set_priority(thread_t* thread, int priority);
151 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
230 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function