Functions | |
void | GIB_Event_Init (void) |
int | GIB_Event_Register (const char *name, gib_function_t *func) |
void | GIB_Thread_Delete (cbuf_t *thread) |
void | GIB_Thread_Init (void) |
cbuf_t * | GIB_Thread_New (void) |
void GIB_Event_Init | ( | void | ) |
int GIB_Event_Register | ( | const char * | name, |
gib_function_t * | func | ||
) |
void GIB_Thread_Delete | ( | cbuf_t * | thread | ) |
void GIB_Thread_Init | ( | void | ) |
cbuf_t* GIB_Thread_New | ( | void | ) |