Searched refs:dupreq_lock (Results 1 – 3 of 3) sorted by relevance
386 mutex_lock(&dupreq_lock); in svc_dg_enablecache()389 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()395 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()404 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()413 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()418 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()449 mutex_lock(&dupreq_lock); in cache_set()463 mutex_unlock(&dupreq_lock); in cache_set()472 mutex_unlock(&dupreq_lock); in cache_set()479 mutex_unlock(&dupreq_lock); in cache_set()[all …]
39 #define dupreq_lock __dupreq_lock macro57 extern pthread_mutex_t dupreq_lock;
23 #define dupreq_lock __dupreq_lock macro60 pthread_mutex_t dupreq_lock = PTHREAD_MUTEX_INITIALIZER; variable