Searched refs:st_msgs_queued (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 DReplicationManagerStats.java29 private int st_msgs_queued; field in class:ReplicationManagerStats
34 return st_msgs_queued;
69 + "\n st_msgs_queued=" + st_msgs_queued
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_stat.c142 (u_long)sp->st_msgs_queued);
H A Drepmgr_net.c483 STAT(env->rep_handle->region->mstat.st_msgs_queued++);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c290 JAVADB_STAT_INT(jnienv, jobj, repmgr_stat_st_msgs_queued_fid, statp, st_msgs_queued);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1311 MAKE_STAT_LIST("Messages delayed", sp->st_msgs_queued);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1021 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1010 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1031 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1019 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1058 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1058 u_int32_t st_msgs_queued; /* # msgs queued for network delay. */ member in struct:__db_repmgr_stat

Completed in 230 milliseconds