Searched refs:thrfunc (Results 1 – 3 of 3) sorted by relevance
37 typedef TFTYPE (thrfunc)(void *arg); typedef39 THANDLE ThreadCreate(thrfunc *routine, void *args);
30 ThreadCreate(thrfunc *routine, void *args) in ThreadCreate()42 ThreadCreate(thrfunc *routine, void *args) in ThreadCreate()
17 60 | thrfunc));69 - /* All new elements must be added after ktimerid. And if the thrfunc74 void (*thrfunc) (sigval_t);134 - thrfunc));191 newp->thrfunc = evp->sigev_notify_function;