Home
last modified time | relevance | path

Searched refs:synched (Results 1 – 7 of 7) sorted by relevance

/third_party/iowow/src/kv/
Diwal.c31 atomic_bool synched; /**< WAL is synched or WBFIXPOINT is the last write operation */ member
176 wal->synched = false; in _write_wl()
606 wal->synched = true; in _rollforward_exl()
667 wal->synched = true; in _checkpoint_exl()
761 wal->synched = true; in _savepoint_exl()
774 return wal->synched; in iwal_synched()
852 bool synched = wal->synched; in _cpt_worker_fn() local
856 …sp = !synched && (wal->force_sp || ((tick_ts - savepoint_ts) >= 1000LL * wal->savepoint_timeout_se… in _cpt_worker_fn()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstnetclientclock.c360 gboolean synched, now_synched; in gst_net_client_internal_clock_observe_times() local
519 synched = in gst_net_client_internal_clock_observe_times()
530 if (synched) { in gst_net_client_internal_clock_observe_times()
551 if (synched && ABS (time_discont) > max_discont) { in gst_net_client_internal_clock_observe_times()
583 if (synched || now_synched || self->skipped_updates > MAX_SKIPPED_UPDATES) { in gst_net_client_internal_clock_observe_times()
617 "synchronised", G_TYPE_BOOLEAN, synched, in gst_net_client_internal_clock_observe_times()
/third_party/skia/third_party/externals/spirv-cross/LICENSES/
DCC-BY-4.0.txt60 Material is always produced where the Licensed Material is synched in timed
/third_party/libuv/
DLICENSE-docs79 synched in timed relation with a moving image.
/third_party/typescript/
DThirdPartyNoticeText.txt109 …ding, Adapted Material is always produced where the Licensed Material is synched in timed relation…
/third_party/gstreamer/gstreamer/
DChangeLog10519 faster, but then we'd announce we're synched before seeing
10523 but not announce we're synched until we've also seen the ANNOUNCE.
15661 have returned. As the amount of time we wait to get synched is reverse
32293 synched with the remote or not.
/third_party/python/Misc/
DHISTORY23424 - dumbdbm.py: fixed a dumb old bug (the file didn't get synched at