Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/os/
Dos_Thread.h742 static void Invoke2(ThreadFunc f, const void* p) in Invoke2() function
768 this->invoke = &(Invoke2<T>); in SetData()