Searched refs:thrd_start_t (Results 1 – 2 of 2) sorted by relevance
39 thrd_start_t func;54 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create()
54 typedef int (*thrd_start_t)(void *); typedef100 int thrd_create(thrd_t *, thrd_start_t, void *);