Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/os/
Dos_Synchronization.h143 class InterruptEvent : public WaitObject
146 InterruptEvent() {} in InterruptEvent() function
147 ~InterruptEvent() {} in ~InterruptEvent()
Dos_Semaphore.h54 class Semaphore : public InterruptEvent
102 void Finalize() { InterruptEvent::Finalize(); } in Finalize()
Dos_Event.h40 class EventBase : public InterruptEvent
85 InterruptEvent::Finalize(); in Finalize()