Searched refs:dupreq_lock (Results 1 – 3 of 3) sorted by relevance
520 mutex_lock(&dupreq_lock); in svc_dg_enablecache()523 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()529 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()538 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()547 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()552 mutex_unlock(&dupreq_lock); in svc_dg_enablecache()583 mutex_lock(&dupreq_lock); in cache_set()597 mutex_unlock(&dupreq_lock); in cache_set()606 mutex_unlock(&dupreq_lock); in cache_set()613 mutex_unlock(&dupreq_lock); in cache_set()[all …]
39 #define dupreq_lock __dupreq_lock macro56 extern pthread_mutex_t dupreq_lock;
21 #define dupreq_lock __dupreq_lock macro57 pthread_mutex_t dupreq_lock = PTHREAD_MUTEX_INITIALIZER; variable