nnosEventWaitSignal
#include <nn/os.h> NN_EXTERN_C void nnosEventWaitSignal( nnosEvent * this_ );
See the corresponding C++ function nn::os::Event::Wait.
nn::os::Event::Wait
CONFIDENTIAL