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