Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c102 static cond_t logging_queue_cv; variable
334 (void) cond_wait(&logging_queue_cv, in logging_svc()
499 (void) cond_init(&logging_queue_cv, USYNC_THREAD, NULL); in main()
1055 (void) cond_signal(&logging_queue_cv); in enqueue_logging_data()