Searched defs:Wait (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-0.14.4/include/nn/os/ | ||
| D | os_Event.h | 179 void Wait() { EventBase::WaitOne(); } in Wait() function |
| D | os_Timer.h | 139 void Wait() { this->WaitOne(); } in Wait() function |
| /CTR-SDK-0.14.4/include/nn/net/osl/ | ||
| D | osl_EventFlag.h | 67 inline bit32 Wait(bit32 pattern, WaitMode mode) in Wait() function |
| D | osl_IpcDispatcher.h | 162 void Wait(void) in Wait() function |
| /CTR-SDK-0.14.4/sources/libraries/os/ | ||
| D | os_LightEvent.cpp | 40 void LightEvent::Wait() in Wait() function in nn::os::LightEvent |
| /CTR-SDK-0.14.4/sources/libraries/rdt/CTR/ | ||
| D | rdt_Receiver.cpp | 104 nn::Result Receiver::Wait(void) in Wait() function in nn::rdt::CTR::Receiver |
| D | rdt_ReceiverImpl.cpp | 465 nn::Result ReceiverImpl::Wait(void) in Wait() function in nn::rdt::CTR::ReceiverImpl |