Searched refs:sem_exit (Results 1 – 1 of 1) sorted by relevance
108 static struct semaphore sem_exit; // make sure polling thread goes away variable137 sema_init(&sem_exit, 0); in ibmphp_hpc_initvars()909 up(&sem_exit); in poll_hpc()1078 down(&sem_exit); in ibmphp_hpc_stop_poll_thread()1087 up(&sem_exit); in ibmphp_hpc_stop_poll_thread()