Searched refs:sem_hpcaccess (Results 1 – 1 of 1) sorted by relevance
103 static struct semaphore sem_hpcaccess; // lock access to HPC variable134 init_MUTEX (&sem_hpcaccess); in ibmphp_hpc_initvars()781 down (&sem_hpcaccess); in get_hpc_access()789 up (&sem_hpcaccess); in free_hpc_access()