Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/os/
Dos_Synchronization.h142 class InterruptEvent : public WaitObject
145 InterruptEvent() {} in InterruptEvent() function
146 ~InterruptEvent() {} in ~InterruptEvent()
Dos_Semaphore.h53 class Semaphore : public InterruptEvent
101 void Finalize() { InterruptEvent::Finalize(); } in Finalize()
Dos_Event.h39 class EventBase : public InterruptEvent
84 InterruptEvent::Finalize(); in Finalize()