Searched refs:posix_cpu_hold (Results 1 – 4 of 4) sorted by relevance
38 posix_cpu_hold(wait_times[i]); in test_cpu_hold_basic()157 posix_cpu_hold(TWO_TICKS_TIME + 1); in test_cpu_hold_with_another_thread()175 posix_cpu_hold(TWO_AND_HALF_TICKS); in test_cpu_hold_with_another_thread()261 posix_cpu_hold(ONE_TICK_TIME + 1); in test_cpu_hold_with_interrupts()277 posix_cpu_hold(ONE_AND_HALF_TICKS); in test_cpu_hold_with_interrupts()
27 void posix_cpu_hold(uint32_t usec_to_waste);
58 void posix_cpu_hold(uint32_t usec_to_waste) in posix_cpu_hold() function
49 void posix_cpu_hold(uint32_t usec_to_waste) in posix_cpu_hold() function