Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h140 pthread_cond_t rni_cv; member
H A Drc_node.c1209 (void) pthread_cond_broadcast(&nip->rni_cv); in rc_notify_insert_node()
1242 (void) pthread_cond_broadcast(&nip->rni_cv); in rc_notify_deletion()
7360 (void) pthread_cond_init(&rnip->rni_cv, NULL); in rc_notify_info_init()
7392 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_remove_locked()
7416 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_remove_locked()
7417 (void) pthread_cond_wait(&rnip->rni_cv, &rc_pg_notify_lock); in rc_notify_info_remove_locked()
7442 (void) pthread_cond_wait(&rnip->rni_cv, &rc_pg_notify_lock); in rc_notify_info_add_watch()
7547 (void) pthread_cond_wait(&rnip->rni_cv, in rc_notify_info_wait()
7611 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_wait()