Home
last modified time | relevance | path

Searched refs:pw_this_thread_SleepFor (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_thread/
Dsleep_facade_test_c.c21 pw_this_thread_SleepFor(for_at_least); in pw_this_thread_CallSleepFor()
Dsleep.cc19 extern "C" void pw_this_thread_SleepFor( in pw_this_thread_SleepFor() function
Dsleep_facade_test.cc70 pw_this_thread_SleepFor(kRoundedArbitraryDurationInC); in TEST()
/external/pigweed/pw_thread/public/pw_thread/
Dsleep.h56 void pw_this_thread_SleepFor(pw_chrono_SystemClock_Duration for_at_least);