Home
last modified time | relevance | path

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

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