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