Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc_int.h69 #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