Searched defs:ThreadWrapper (Results 1 – 4 of 4) sorted by relevance
46 struct ThreadWrapper { struct61 struct ThreadWrapper *para = NULL; in OsalThreadCreate() argument
28 struct ThreadWrapper { struct29 OsalThreadEntry threadEntry;30 void *entryPara;31 pthread_t id;