Searched refs:logging_queue_cv (Results 1 – 1 of 1) sorted by relevance
106 static cond_t logging_queue_cv; variable343 (void) cond_wait(&logging_queue_cv, in logging_svc()592 (void) cond_init(&logging_queue_cv, USYNC_THREAD, NULL); in main()1186 (void) cond_signal(&logging_queue_cv); in enqueue_logging_data()