Home
last modified time | relevance | path

Searched defs:mutex_held (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1316 int mutex_held; in cardbus_ioctl() local
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1006 int mutex_held; in pcihp_ioctl() local
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c1873 int mutex_held = 1; in px_goto_l23ready() local
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c2856 mutex_held(mutex_t *mparg) in mutex_held() function