nnosThreadIsAlive
#include <nn/os.h> NN_EXTERN_C bool nnosThreadIsAlive( nnosThread * this_ );
See the corresponding C++ function nn::os::Thread::IsAlive.
nn::os::Thread::IsAlive
CONFIDENTIAL