Searched refs:thrd_create (Results 1 – 3 of 3) sorted by relevance
88 int thrd_create(thrd_t *thread, thrd_start_t, void *);
55 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
2589 void thrd_create() {} in thrd_create() function