nnosCriticalSectionEnter Function#include <nn/os.h>
NN_EXTERN_C void nnosCriticalSectionEnter(
nnosCriticalSection * this_
);
| Name | Description | |
|---|---|---|
| this_ |
See the corresponding C++ function, nn::os::CriticalSection::Enter.
CONFIDENTIAL