Searched refs:shp (Results 1 – 2 of 2) sorted by relevance
56 volatile void **shp = (void *)&thread->switch_handle; in z_sched_switch_spin() local58 while (*shp == NULL) { in z_sched_switch_spin()
158 volatile void **shp = (void *)&thread->switch_handle; in wait_for_thread_to_switch_out() local160 while (*shp == NULL) { in wait_for_thread_to_switch_out()