Searched refs:thrd_create (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/libstdthreads/
H A Dthrd.c55 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) function
/haiku/headers/posix/
H A Dthreads.h88 int thrd_create(thrd_t *thread, thrd_start_t, void *);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2570 void thrd_create() {} function

Completed in 54 milliseconds