Searched defs:THR_FLG_NOLOCK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc_int.h65 * THR_FLG_NOLOCK and THR_FLG_REENTER are new in version CI_V_FIVE.
68 #define THR_FLG_NOLOCK 0x00000002 /* don't use ld.so.1's lock */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h354 #define THR_FLG_NOLOCK 0x00000000 /* no-op before CI_V_FIVE */ macro

Completed in 61 milliseconds