Searched refs:thrd_create (Results 1 – 3 of 3) sorted by relevance
66 ret = thrd_create( &thread, routine, param );70 ret = thrd_create( &thread, routine, param );
288 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
478 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function