Home
last modified time | relevance | path

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

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