Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/configd/
H A Dconfigd.h141 pthread_cond_t rni_cv; member
H A Drc_node.c1219 (void) pthread_cond_broadcast(&nip->rni_cv); in rc_notify_insert_node()
1252 (void) pthread_cond_broadcast(&nip->rni_cv); in rc_notify_deletion()
7366 (void) pthread_cond_init(&rnip->rni_cv, NULL); in rc_notify_info_init()
7398 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_remove_locked()
7422 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_remove_locked()
7423 (void) pthread_cond_wait(&rnip->rni_cv, &rc_pg_notify_lock); in rc_notify_info_remove_locked()
7448 (void) pthread_cond_wait(&rnip->rni_cv, &rc_pg_notify_lock); in rc_notify_info_add_watch()
7553 (void) pthread_cond_wait(&rnip->rni_cv, in rc_notify_info_wait()
7617 (void) pthread_cond_broadcast(&rnip->rni_cv); in rc_notify_info_wait()