Home
last modified time | relevance | path

Searched refs:thread_reschedule (Results 1 – 7 of 7) sorted by relevance

/kernel/tests/
A Dpreempt_disable_tests.cpp124 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()
A Dthread_tests.cpp729 spin_while(ZX_USEC((uint32_t)rand() % 100), thread_reschedule); in affinity_test_thread()
/kernel/kernel/
A Ddebug.cpp114 thread_reschedule(); in cmd_thread()
A Dthread.cpp796 void thread_reschedule(void) { in thread_reschedule() function
/kernel/include/kernel/
A Dthread.h267 void thread_reschedule(void); // re-evaluate the run queue on the current cpu
/kernel/arch/arm64/hypervisor/
A Dvmexit.cpp102 thread_reschedule(); in handle_wfi_wfe_instruction()
/kernel/arch/x86/hypervisor/
A Dvmexit.cpp1008 thread_reschedule(); in handle_pause()

Completed in 22 milliseconds