Searched refs:posix_cpu_timer_wait_running (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/time/
H A Dposix-cpu-timers.c849 /* See posix_cpu_timer_wait_running() */
1178 static void posix_cpu_timer_wait_running(struct k_itimer *timr) function
1205 posix_cpu_timer_wait_running(timr);
1303 static void posix_cpu_timer_wait_running(struct k_itimer *timr) function
1423 /* See posix_cpu_timer_wait_running() */
1678 .timer_wait_running = posix_cpu_timer_wait_running,

Completed in 294 milliseconds