Searched refs:tell_thread (Results 1 – 1 of 1) sorted by relevance
32 sem_t tell_main, tell_thread; variable97 if (sem_wait (&tell_thread) == 0)140 if (sem_init (&tell_thread, 0, 0) == -1) in do_pass()189 if (sem_post (&tell_thread) == -1) in do_pass()