Searched refs:st_mutex_free (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DMutexStats.java38 private int st_mutex_free; field in class:MutexStats
41 return st_mutex_free;
89 + "\n st_mutex_free=" + st_mutex_free
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_alloc.c131 --mtxregion->stat.st_mutex_free;
230 ++mtxregion->stat.st_mutex_free;
H A Dmut_region.c231 mtxregion->stat.st_mutex_free = mtxregion->stat.st_mutex_cnt;
H A Dmut_stat.c210 STAT_ULONG("Mutex free count", sp->st_mutex_free);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c202 JAVADB_STAT_INT(jnienv, jobj, mutex_stat_st_mutex_free_fid, statp, st_mutex_free);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h218 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h207 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h228 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h216 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h255 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h255 u_int32_t st_mutex_free; /* Available mutexes */ member in struct:__db_mutex_stat

Completed in 318 milliseconds