Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/os/
Dos_Synchronization.h147 class InterruptEvent : public WaitObject
150 InterruptEvent() {} in InterruptEvent() function
151 ~InterruptEvent() {} in ~InterruptEvent()
Dos_Semaphore.h59 class Semaphore : public InterruptEvent
107 void Finalize() { InterruptEvent::Finalize(); } in Finalize()
Dos_Event.h42 class EventBase : public InterruptEvent
87 InterruptEvent::Finalize(); in Finalize()