Searched defs:thread_create (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/cddl/compat/opensolaris/sys/
H A Dproc.h91 #define thread_create(stk, stksize, proc, arg, len, pp, state, pri) \ macro
/freebsd-10-stable/tools/KSE/rr/
H A Drr.c377 thread_create(const void *func, int arg) function
/freebsd-10-stable/sys/kern/
H A Dkern_thr.c187 thread_create(struct thread *td, struct rtprio *rtp, function
/freebsd-10-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c466 thread_create(const void *func, int arg) function
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dlibmilter.h131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg) macro
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h222 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro

Completed in 144 milliseconds