Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c225 volatile enum {ZN_UNLOCKED, ZN_LOCKED, ZN_PING_INFLIGHT, enumerator
6274 if (zevtchan->zn_state == ZN_UNLOCKED) { in zn_cb()
6321 if (zevtchan->zn_state == ZN_UNLOCKED) in zonecfg_notify_critical_exit()
6344 zevtchan->zn_state = ZN_UNLOCKED; in zonecfg_notify_critical_exit()
6355 zevtchan->zn_state = ZN_UNLOCKED; in zonecfg_notify_critical_abort()
6380 zevtchan->zn_state = ZN_UNLOCKED; in zonecfg_notify_bind()