Searched defs:thread_create (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 42 thread_create( in thread_create() function
|
/titanic_50/usr/src/cmd/sendmail/libmilter/ |
H A D | libmilter.h | 131 # define thread_create(ptid,wr,arg) pthread_create(ptid, NULL, wr, arg) macro
|
/titanic_50/usr/src/uts/common/disp/ |
H A D | thread.c | 323 thread_create( in thread_create() function
|
/titanic_50/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 183 #define thread_create(stk, stksize, func, arg, len, pp, state, pri) \ macro
|