Searched refs:thread_reschedule (Results 1 – 7 of 7) sorted by relevance
124 thread_reschedule(); in test_decrement_clears_preempt_pending()134 thread_reschedule(); in test_decrement_clears_preempt_pending()153 thread_reschedule(); in test_blocking_clears_preempt_pending()166 thread_reschedule(); in test_blocking_clears_preempt_pending()187 thread_reschedule(); in test_interrupt_preserves_preempt_pending()212 thread_reschedule(); in test_interrupt_clears_preempt_pending()
729 spin_while(ZX_USEC((uint32_t)rand() % 100), thread_reschedule); in affinity_test_thread()
114 thread_reschedule(); in cmd_thread()
796 void thread_reschedule(void) { in thread_reschedule() function
267 void thread_reschedule(void); // re-evaluate the run queue on the current cpu
102 thread_reschedule(); in handle_wfi_wfe_instruction()
1008 thread_reschedule(); in handle_pause()
Completed in 22 milliseconds