Searched refs:sem_hpcaccess (Results 1 – 1 of 1) sorted by relevance
105 static struct mutex sem_hpcaccess; // lock access to HPC variable135 mutex_init(&sem_hpcaccess); in ibmphp_hpc_initvars()780 mutex_lock(&sem_hpcaccess); in get_hpc_access()788 mutex_unlock(&sem_hpcaccess); in free_hpc_access()