Searched defs:set_thread_priority (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/private/kernel/
H A Dkscheduler.h40 void (*set_thread_priority)(Thread* thread, int32 priority); member in struct:scheduler_ops
/haiku-fatelf/src/system/kernel/scheduler/
H A Dscheduler_simple_smp.cpp188 set_thread_priority(Thread *thread, int32 priority) function
/haiku-fatelf/src/system/libroot/os/
H A Dthread.c137 set_thread_priority(thread_id thread, int32 priority) function
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1177 #define set_thread_priority fssh_set_thread_priority macro

Completed in 52 milliseconds