Home
last modified time | relevance | path

Searched refs:CallDestructorAndExit (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/os/
Dos_Thread.cpp145 asm void Thread::CallDestructorAndExit(void* pStackBottom NN_IS_UNUSED_VAR) in CallDestructorAndExit() function in nn::os::Thread
180 CallDestructorAndExit(info.pStackBottom); in ThreadStart()
/CTR-SDK-0.14.4/include/nn/os/
Dos_Thread.h671 static void CallDestructorAndExit(void* pStackBottom);