Searched defs:ThreadWrapper (Results 1 – 3 of 3) sorted by relevance
46 struct ThreadWrapper { struct61 struct ThreadWrapper *para = NULL; in OsalThreadCreate() argument
24 struct ThreadWrapper { struct25 OsalThreadEntry threadEntry;26 void *entryPara;27 pthread_t id;