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