Searched refs:semOperations (Results 1 – 1 of 1) sorted by relevance
106 static struct semaphore semOperations; // lock all operations and variable136 sema_init(&semOperations, 1); in ibmphp_hpc_initvars()798 down (&semOperations); in ibmphp_lock_operations()808 up (&semOperations); in ibmphp_unlock_operations()835 down (&semOperations); in poll_hpc()890 up (&semOperations); in poll_hpc()896 down (&semOperations); in poll_hpc()906 up (&semOperations); in poll_hpc()