Searched defs:THR_FLG_REENTER (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.
69 #define THR_FLG_REENTER 0x00000004 /* temporary leave / reenter */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h355 #define THR_FLG_REENTER 0x00000000 /* no-op before CI_V_FIVE */ macro

Completed in 1495 milliseconds