Searched refs:st_maxlsteals (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 DLockStats.java112 private int st_maxlsteals; field in class:LockStats
117 return st_maxlsteals;
379 + "\n st_maxlsteals=" + st_maxlsteals
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c124 if (stats->st_maxlsteals <
126 stats->st_maxlsteals =
344 (u_long)sp->st_maxlsteals);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c259 sp->st_maxlsteals);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c82 JAVADB_STAT_INT(jnienv, jobj, lock_stat_st_maxlsteals_fid, statp, st_maxlsteals);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h321 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h310 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h331 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h319 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h358 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h358 u_int32_t st_maxlsteals; /* Maximum number steals in any partition. */ member in struct:__db_lock_stat

Completed in 292 milliseconds