Event (C)C interface module for nn::os::Event.
nnosEvent
|
C Structure representing an event. |
|---|
nnosEventInitialize
|
See the corresponding C++ function nn::os::Event::Initialize. |
|
|---|---|---|
nnosEventTryInitialize
|
See the corresponding C++ function nn::os::Event::TryInitialize. |
|
nnosEventSignal
|
See the corresponding C++ function nn::os::Event::Signal. |
|
nnosEventWaitSignal
|
See the corresponding C++ function nn::os::Event::Wait. |
|
nnosEventTryWaitSignal
|
See the corresponding C++ function nn::os::Event::Wait. |
|
nnosEventClearSignal
|
See the corresponding C++ function nn::os::Event::ClearSignal. |
|
nnosEventFinalize
|
See the corresponding C++ function nn::os::Event::Finalize. |
CONFIDENTIAL