Home
last modified time | relevance | path

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

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