nnosThreadGetPriority
#include <nn/os.h> NN_EXTERN_C s32 nnosThreadGetPriority( const nnosThread * this_ );
See the corresponding C++ function nn::os::Thread::GetPriority.
nn::os::Thread::GetPriority
CONFIDENTIAL