Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmicro_thread.h132 void SetWakeupTime(utime64_t waketime) { in SetWakeupTime() function
H A Dmicro_thread.cpp871 thread->SetWakeupTime(timeout + this->GetLastClock()); in WaitNotify()
931 thread->SetWakeupTime(timeout + this->GetLastClock()); in KqueueSchedule()
/f-stack/freebsd/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1825 EFI_SET_WAKEUP_TIME SetWakeupTime; member