Home
last modified time | relevance | path

Searched defs:thrd_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libstdthreads/
H A Dthrd.c52 thrd_create(thrd_t *thr, thrd_start_t func, void *arg) in thrd_create() function
/freebsd/contrib/processor-trace/include/windows/
H A Dthreads.h78 static inline int thrd_create(thrd_t *thrd, thrd_start_t fun, void *arg) in thrd_create() function
/freebsd/contrib/processor-trace/include/posix/
H A Dthreads.h83 static inline int thrd_create(thrd_t *thrd, thrd_start_t fun, void *arg) in thrd_create() function