Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/configd/
H A Dconfigd.h145 #define RC_NOTIFY_EMPTYING 0x00000004 macro
H A Drc_node.c7447 while (rnip->rni_flags & RC_NOTIFY_EMPTYING) in rc_notify_info_add_watch()
7630 assert(!(rnip->rni_flags & (RC_NOTIFY_DRAIN | RC_NOTIFY_EMPTYING))); in rc_notify_info_reset()
7631 rnip->rni_flags |= RC_NOTIFY_EMPTYING; in rc_notify_info_reset()
7646 rnip->rni_flags &= ~RC_NOTIFY_EMPTYING; in rc_notify_info_reset()