Searched refs:st_wait (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 DSequenceStats.java19 private int st_wait; field in class:SequenceStats
25 return st_wait;
96 + "\n st_wait=" + st_wait
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/sequence/
H A Dseq_stat.c71 env, seq->mtx_seq, &sp->st_wait, &sp->st_nowait);
198 (u_long)sp->st_wait,
199 DB_PCT(sp->st_wait, sp->st_wait + sp->st_nowait), NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_seq.c221 MAKE_STAT_LIST("Wait", sp->st_wait);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_stat_auto.c298 JAVADB_STAT_INT(jnienv, jobj, seq_stat_st_wait_fid, statp, st_wait);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1082 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1071 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1092 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1080 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1119 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1119 u_int32_t st_wait; /* Sequence lock granted w/o wait. */ member in struct:__db_seq_stat

Completed in 230 milliseconds