Home
last modified time | relevance | path

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

/CTR-SDK-2.3.4/CTR_SDK/sources/libraries/os/
Dos_Thread.cpp153 asm void Thread::CallDestructorAndExit(void* pStackBottom NN_IS_UNUSED_VAR) in CallDestructorAndExit() function in nn::os::Thread
188 CallDestructorAndExit(info.pStackBottom); in ThreadStart()
/CTR-SDK-2.3.4/CTR_SDK/include/nn/os/
Dos_Thread.h682 static void CallDestructorAndExit(void* pStackBottom);