Home
last modified time | relevance | path

Searched refs:LML_FLG_HOLDLOCK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dexternal.c355 ~LML_FLG_HOLDLOCK; in get_lcinterface()
H A Dsetup.c338 lml_rtld.lm_flags |= (LML_FLG_RTLDLM | LML_FLG_HOLDLOCK); in setup()
H A Daudit.c1469 lml->lm_flags |= LML_FLG_HOLDLOCK; in audit_setup()
H A Dutil.c3450 if (lml->lm_flags & LML_FLG_HOLDLOCK) in leave()
/illumos-gate/usr/src/cmd/sgs/include/
H A Drtld.h355 #define LML_FLG_HOLDLOCK 0x00000010 /* hold the rtld mutex lock */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c712 { MSG_ORIG(MSG_LFL_HOLDLOCK), LML_FLG_HOLDLOCK, LML_FLG_HOLDLOCK },