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

/opensolaris-onvv-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg) macro
/opensolaris-onvv-gate/usr/src/uts/common/disp/
H A Dthread.c322 thread_create( function
[all...]
/opensolaris-onvv-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h202 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro

Completed in 85 milliseconds