Searched defs:ThreadParam (Results 1 – 1 of 1) sorted by relevance
436 struct ThreadParam { struct437 void (*func)(void *param); /* Indicates a pointer to the spunge main thread function. */438 void *param; /* Indicates a pointer to the spunge instance. */