Searched defs:entryPara (Results 1 – 5 of 5) sorted by relevance
48 void *entryPara; member59 int32_t OsalThreadCreate(struct OsalThread *thread, OsalThreadEntry threadEntry, void *entryPara) in OsalThreadCreate()
30 void *entryPara; member62 int32_t OsalThreadCreate(struct OsalThread *thread, OsalThreadEntry threadEntry, void *entryPara) in OsalThreadCreate()
127 struct OsalThreadParam *para, void *entryPara) in CreateTask()