Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd.h144 pthread_cond_t d_fmd_cv; /* sync startup with rpc */ member
H A Dfmd_rpc.c248 (void) pthread_cond_wait(&fmd.d_fmd_cv, in fmd_rpc_deny()
H A Dfmd.c433 (void) pthread_cond_init(&dp->d_fmd_cv, NULL); in fmd_create()
1037 (void) pthread_cond_broadcast(&dp->d_fmd_cv); in fmd_run()