Searched refs:SetPriority (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/object/
H A Dprofile_dispatcher.cpp52 return thread->SetPriority(info_.scheduler.priority);
H A Dthread_dispatcher.cpp963 zx_status_t ThreadDispatcher::SetPriority(int32_t priority) { function in class:ThreadDispatcher
/fuchsia/zircon/kernel/object/include/object/
H A Dthread_dispatcher.h192 zx_status_t SetPriority(int32_t priority);

Completed in 77 milliseconds