Searched defs:thread_set_priority (Results 1 – 5 of 5) sorted by relevance
133 struct thread_set_priority { struct139 extern struct thread_set_priority thread_set_priority; argument
43 struct thread_set_priority thread_set_priority; variable84 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
160 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function
1342 void thread_set_priority(int priority) in thread_set_priority() function
219 bool thread_set_priority(thread_t* thread, int priority) { in thread_set_priority() function