Home
last modified time | relevance | path

Searched defs:THR_DETACHED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dthread.h109 #define THR_DETACHED 0x00000040 /* = PTHREAD_CREATE_DETACHED */ macro
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dtaskq.c65 #define THR_DETACHED 0x00000040 /* = PTHREAD_CREATE_DETACHED */ macro