Home
last modified time | relevance | path

Searched refs:pw_this_thread_SleepUntil (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_thread/
Dsleep_facade_test_c.c26 pw_this_thread_SleepUntil(until_at_least); in pw_this_thread_CallSleepUntil()
Dsleep.cc24 extern "C" void pw_this_thread_SleepUntil( in pw_this_thread_SleepUntil() function
/external/pigweed/pw_thread/public/pw_thread/
Dsleep.h57 void pw_this_thread_SleepUntil(pw_chrono_SystemClock_TimePoint until_at_least);