Home
last modified time | relevance | path

Searched refs:shp (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/kernel/include/
Dkswap.h56 volatile void **shp = (void *)&thread->switch_handle; in z_sched_switch_spin() local
58 while (*shp == NULL) { in z_sched_switch_spin()
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c158 volatile void **shp = (void *)&thread->switch_handle; in wait_for_thread_to_switch_out() local
160 while (*shp == NULL) { in wait_for_thread_to_switch_out()