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

/fuchsia/zircon/kernel/include/kernel/
H A Dthread.h321 static inline bool thread_is_realtime(thread_t* t) { function
/fuchsia/zircon/kernel/kernel/
H A Dsched.cpp841 if (thread_is_realtime(newthread)) {

Completed in 89 milliseconds