Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/net/compatible/nos/
Dnos_horizon.h49 typedef void (*nnosThreadFunc)(uptr param); typedef
112 …bool result = nnosThreadTryInitializeAndStart(thread, (nnosThreadFunc)func, (uptr)arg, (uptr)stack… in NOS_CreateAndStartThread()
183 …bool result = nnosThreadTryInitializeAndStart(thread, (nnosThreadFunc)func, (uptr)arg, (uptr)stack… in NOS_CreateThread()