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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmutex.h42 #define MTX_LOG_REGION 11 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stat.c387 case MTX_LOG_REGION: return ("log region");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog.c78 MTX_LOG_REGION, DB_MUTEX_PROCESS_ONLY, &dblp->mtx_dbreg)) != 0)
215 __mutex_alloc(env, MTX_LOG_REGION, 0, &lp->mtx_region)) != 0)

Completed in 65 milliseconds