Searched refs:MTX_LOCK_REGION (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmutex.h37 #define MTX_LOCK_REGION 6 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_region.c193 env, MTX_LOCK_REGION, 0, &region->mtx_region)) != 0)
256 env, MTX_LOCK_REGION, 0, &part[i].mtx_part)) != 0)
260 env, MTX_LOCK_REGION, 0, &region->mtx_dd)) != 0)
264 env, MTX_LOCK_REGION, 0, &region->mtx_lockers)) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c382 case MTX_LOCK_REGION: return ("lock region");

Completed in 39 milliseconds