nnosMutexLock
#include <nn/os.h> NN_EXTERN_C void nnosMutexLock( nnosMutex * this_ );
See the corresponding C++ function nn::os::Mutex::Lock.
nn::os::Mutex::Lock
CONFIDENTIAL