Searched refs:out_flush_sem (Results 1 – 2 of 2) sorted by relevance
215 sem_t in_flush_sem, out_flush_sem; variable481 sem_post(&out_flush_sem); in process_current_command()630 sem_wait(&out_flush_sem); in fbd_thread()1413 if (-1 == sem_init(&out_flush_sem, 0, 0)) in main()1473 if (-1 == sem_destroy(&out_flush_sem)) in main()
342 sem_t in_flush_sem, out_flush_sem; variable607 sem_post(&out_flush_sem); in process_current_command()756 sem_wait(&out_flush_sem); in fbd_thread()1630 if (-1 == sem_init(&out_flush_sem, 0, 0)) { in main()1680 if (-1 == sem_destroy(&out_flush_sem)) { in main()