Searched defs:thrd_create (Results 1 – 3 of 3) sorted by relevance
52 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
78 static inline int thrd_create(thrd_t *thrd, thrd_start_t fun, void *arg) in thrd_create() function
83 static inline int thrd_create(thrd_t *thrd, thrd_start_t fun, void *arg) in thrd_create() function