Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSThread.h113 typedef int (*OSThread_Proc)(int intArg, void *ptrArg); typedef
198 OSThread_Proc entryPoint; // actual entry point (not per-thread crt startup)
315 OSThread_Proc entryPoint,
323 OSThread_Proc entryPoint,
355 OSThread_Proc func,