Searched refs:st_hash_nowait (Results 1 - 10 of 10) 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 DCacheStats.java216 private int st_hash_nowait; field in class:CacheStats
222 return st_hash_nowait;
381 + "\n st_hash_nowait=" + st_hash_nowait
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_stat.c147 * st_hash_nowait calculated by __memp_stat_wait
478 gsp->st_hash_wait, gsp->st_hash_wait + gsp->st_hash_nowait), NULL);
826 mstat->st_hash_nowait += tmp_nowait;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c179 JAVADB_STAT_INT(jnienv, jobj, mpool_stat_st_hash_nowait_fid, statp, st_hash_nowait);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_mp.c372 MAKE_STAT_LIST("Number of hash bucket nowaits", sp->st_hash_nowait);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h653 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h642 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h663 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h651 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h690 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h690 u_int32_t st_hash_nowait; /* Hash lock granted with nowait. */ member in struct:__db_mpool_stat

Completed in 275 milliseconds