Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dthread.c45 thread_create( in thread_create() function
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dlibmilter.h131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg) macro
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c325 thread_create( in thread_create() function