Searched refs:st_maxosteals (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLockStats.java160 private int st_maxosteals; field in class:LockStats
165 return st_maxosteals;
385 + "\n st_maxosteals=" + st_maxosteals
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c130 if (stats->st_maxosteals <
132 stats->st_maxosteals =
358 (u_long)sp->st_maxosteals);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c269 sp->st_maxosteals);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c88 JAVADB_STAT_INT(jnienv, jobj, lock_stat_st_maxosteals_fid, statp, st_maxosteals);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h327 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h316 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h337 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h325 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h364 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h364 u_int32_t st_maxosteals; /* Maximum number of steals in any partition. */ member in struct:__db_lock_stat

Completed in 123 milliseconds