Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dthread.h105 #define THR_DETACHED 0x00000040 /* = PTHREAD_CREATE_DETACHED */ macro
/titanic_44/usr/src/lib/libfakekernel/common/
H A Dtaskq.c60 #define THR_DETACHED 0x00000040 /* = PTHREAD_CREATE_DETACHED */ macro