Home
last modified time | relevance | path

Searched refs:set_thread_priority (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c104 set_thread_priority(thread->pthread, thread->priority); in async_event_server()
119 set_thread_priority(server->pthread, thread->priority); in user_thread()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DThreading.h198 SetThreadPriorityResult set_thread_priority(ThreadPriority Priority);
/third_party/ltp/testcases/realtime/include/
H A Dlibrttest.h258 int set_thread_priority(pthread_t pthread, int prio);
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c345 int set_thread_priority(pthread_t pthread, int prio) in set_thread_priority() function
/third_party/rust/crates/libc/src/unix/haiku/
H A Dnative.rs963 pub fn set_thread_priority(thread: thread_id, newPriority: i32) -> status_t; in set_thread_priority() functions

Completed in 6 milliseconds