Searched refs:update_priority (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dpriority.c153 SCHED(update_priority)(thread);
396 * update_priority
403 update_priority( function
H A Dsched_prim.h157 extern void update_priority(
551 * Is it safe to call update_priority, which may change a thread's
561 void (*update_priority)(thread_t thread); member in struct:sched_dispatch_table
H A Dsched_prim.c412 update_priority,
448 update_priority,
1643 SCHED(update_priority)(thread);
3535 SCHED(update_priority)(thread);
4431 SCHED(update_priority)(thread);
H A Dthread.c1129 SCHED(update_priority)(thread);

Completed in 84 milliseconds