Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/os/
Dos_ManagedThread.h837 static void Invoke2(ThreadFunc f, const void* p) in Invoke2() function
866 this->invoke = &(Invoke2<T>); in TypeInfo()
Dos_Thread.h812 static void Invoke2(ThreadFunc f, const void* p) in Invoke2() function
838 this->invoke = &(Invoke2<T>); in SetData()