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

/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dthread.h52 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dproc.h101 #define thread_create(stk, stksize, proc, arg, len, pp, state, pri) \ macro
/freebsd-current/sys/kern/
H A Dkern_thr.c192 thread_create(struct thread *td, struct rtprio *rtp, function
/freebsd-current/contrib/sendmail/libmilter/
H A Dlibmilter.h131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg) macro
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dzfs_context.h232 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro

Completed in 108 milliseconds