Searched refs:in_flush_sem (Results 1 – 2 of 2) sorted by relevance
215 sem_t in_flush_sem, out_flush_sem; variable479 sem_post(&in_flush_sem); in process_current_command()576 sem_wait(&in_flush_sem); in ebd_thread()1409 if (-1 == sem_init(&in_flush_sem, 0, 0)) in main()1469 if (-1 == sem_destroy(&in_flush_sem)) in main()
342 sem_t in_flush_sem, out_flush_sem; variable605 sem_post(&in_flush_sem); in process_current_command()696 sem_wait(&in_flush_sem); in ebd_thread()1627 if (-1 == sem_init(&in_flush_sem, 0, 0)) { in main()1677 if (-1 == sem_destroy(&in_flush_sem)) { in main()