Home
last modified time | relevance | path

Searched refs:nnosLightEventIsSignaled (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/os/
Dos_LightEvent.h275 NN_EXTERN_C bool nnosLightEventIsSignaled(nnosLightEvent* this_);
/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/os/
Dos_LightEvent.cpp154 bool nnosLightEventIsSignaled(nnosLightEvent* p) in nnosLightEventIsSignaled() function