Searched refs:db_timespec (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_clock.c20 db_timespec *tp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/clib/
H A Dtime.c24 db_timespec t;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_uid.c25 db_timespec v;
H A Dos_clock.c17 * PUBLIC: void __os_gettime __P((ENV *, db_timespec *, int));
22 db_timespec *tp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_timer.c133 * PUBLIC: void __lock_expires __P((ENV *, db_timespec *, db_timeout_t));
138 db_timespec *timespecp;
141 db_timespec v;
160 * PUBLIC: int __lock_expired __P((ENV *, db_timespec *, db_timespec *));
165 db_timespec *now, *timespecp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_workload.h145 db_timespec put_time;
146 db_timespec get_time;
147 db_timespec del_time;
148 db_timespec tot_time;
H A Dbench.h116 typedef struct timespec db_timespec; typedef in typeref:struct:timespec
121 } db_timespec; typedef in typeref:struct:__anon6215
168 db_timespec __start_time, __end_time;
175 db_timespec __tmp_time; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_workload.h145 db_timespec put_time;
146 db_timespec get_time;
147 db_timespec del_time;
148 db_timespec tot_time;
H A Dbench.h116 typedef struct timespec db_timespec; typedef in typeref:struct:timespec
121 } db_timespec; typedef in typeref:struct:__anon6370
168 db_timespec __start_time, __end_time;
175 db_timespec __tmp_time; \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Drep.h219 db_timespec request_gap; /* Minimum time to wait before we
221 db_timespec max_gap; /* Maximum time to wait before
283 db_timespec etime; /* Election start timestamp. */
287 db_timespec lease_duration; /* Lease timeout with clock skew. */
290 db_timespec grant_expire; /* Local grant expiration time. */
444 db_timespec request_gap; /* Minimum time to wait before we
446 db_timespec max_gap; /* Maximum time to wait before
519 db_timespec last_bcast; /* Time of last broadcast msg. */
590 db_timespec msg_time; /* Timestamp seconds for leases. */
612 db_timespec start_tim
[all...]
H A Dclock.h58 } db_timespec; typedef in typeref:struct:__anon6274
119 db_timespec __tmp; \
H A Dlog.h281 db_timespec max_lease_ts; /* Maximum Lease timestamp seen. */
282 db_timespec wait_ts; /* Time to wait before requesting. */
283 db_timespec rcvd_ts; /* Initial received time to wait. */
284 db_timespec last_ts; /* Last time of insert in temp db. */
H A Dlock.h63 db_timespec next_timeout; /* next time to expire a lock */
141 db_timespec lk_expire; /* When current lock expires. */
142 db_timespec tx_expire; /* When this txn expires. */
H A Drepmgr.h131 db_timespec time;
332 db_timespec last_rcvd_timestamp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dlock_ext.h62 void __lock_expires __P((ENV *, db_timespec *, db_timeout_t));
63 int __lock_expired __P((ENV *, db_timespec *, db_timespec *));
H A Dos_ext.h26 void __os_gettime __P((ENV *, db_timespec *, int));
H A Drepmgr_ext.h71 int __repmgr_compute_timeout __P((ENV *, db_timespec *));
H A Drep_ext.h41 int __rep_update_grant __P((ENV *, db_timespec *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_clock.c20 db_timespec *tp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_lease.c23 * PUBLIC: int __rep_update_grant __P((ENV *, db_timespec *));
28 db_timespec *ts;
36 db_timespec mytime;
96 db_timespec mytime;
170 db_timespec msg_time;
274 db_timespec curtime;
466 db_timespec exptime, mytime;
H A Drep_record.c27 DBT *, db_timespec *, DB_LSN *));
967 db_timespec msg_time, max_ts;
1845 db_timespec *ret_tsp;
1852 db_timespec msg_time;
2115 db_timespec now;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_sel.c23 db_timespec *, HEARTBEAT_ACTION *));
165 * PUBLIC: int __repmgr_compute_timeout __P((ENV *, db_timespec *));
170 db_timespec *timeout;
174 db_timespec now, t;
219 db_timespec *deadline;
226 db_timespec t;
313 db_timespec when, now;
341 db_timespec now;
H A Drepmgr_posix.c182 * A db_timespec is the same as a "struct timespec" so we can pass
193 __os_gettime(env, (db_timespec *)result, 0);
537 db_timespec timeout;
H A Drepmgr_windows.c223 db_timespec deadline, delta, now;
530 db_timespec timeout;
H A Drepmgr_util.c39 db_timespec t;

Completed in 215 milliseconds

12