Mario Kart 64
Loading...
Searching...
No Matches
osCreateThread.c File Reference
Include dependency graph for osCreateThread.c:

Functions

void __osCleanupThread (void)
 
void osCreateThread (OSThread *thread, OSId id, void(*entry)(void *), void *arg, void *sp, OSPri pri)
 

Function Documentation

◆ __osCleanupThread()

void __osCleanupThread ( void )
Here is the caller graph for this function:

◆ osCreateThread()

void osCreateThread ( OSThread * thread,
OSId id,
void(* entry )(void *),
void * arg,
void * sp,
OSPri pri )
Here is the call graph for this function:
Here is the caller graph for this function: