Searched refs:dupreq_lock (Results 1 – 3 of 3) sorted by relevance
524 mutex_lock(&dupreq_lock); in svc_dg_enablecache()527 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()533 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()542 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()551 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()556 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()587 mutex_lock(&dupreq_lock); in cache_set()601 mutex_unlock(&dupreq_lock); in cache_set()610 mutex_unlock(&dupreq_lock); in cache_set()617 mutex_unlock(&dupreq_lock); in cache_set()[all …]
39 #define dupreq_lock __dupreq_lock macro56 extern pthread_mutex_t dupreq_lock;
25 #define dupreq_lock __dupreq_lock macro61 pthread_mutex_t dupreq_lock = PTHREAD_MUTEX_INITIALIZER; variable