Home
last modified time | relevance | path

Searched refs:syncing (Results 1 – 25 of 3579) sorted by relevance

12345678910>>...144

/dports/lang/racket/racket-8.3/src/bc/src/
H A Dsema.c540 if (w->syncing == syncing) { in try_channel()
582 if (w->syncing == syncing) { in try_channel()
694 if ((semas[i]->value > 0) && (!syncing || !syncing->reposts || !syncing->reposts[i])) in scheme_wait_semas_chs()
698 if (syncing->accepts && syncing->accepts[i]) in scheme_wait_semas_chs()
718 if (syncing && syncing->result) { in scheme_wait_semas_chs()
743 w->syncing = syncing; in scheme_wait_semas_chs()
796 if (!syncing) { in scheme_wait_semas_chs()
890 if ((semas[i]->value > 0) && (!syncing || !syncing->reposts || !syncing->reposts[i])) in scheme_wait_semas_chs()
894 if (syncing->accepts && syncing->accepts[i]) in scheme_wait_semas_chs()
916 if (!syncing) { in scheme_wait_semas_chs()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dsema.c540 if (w->syncing == syncing) { in try_channel()
582 if (w->syncing == syncing) { in try_channel()
694 if ((semas[i]->value > 0) && (!syncing || !syncing->reposts || !syncing->reposts[i])) in scheme_wait_semas_chs()
698 if (syncing->accepts && syncing->accepts[i]) in scheme_wait_semas_chs()
718 if (syncing && syncing->result) { in scheme_wait_semas_chs()
743 w->syncing = syncing; in scheme_wait_semas_chs()
796 if (!syncing) { in scheme_wait_semas_chs()
890 if ((semas[i]->value > 0) && (!syncing || !syncing->reposts || !syncing->reposts[i])) in scheme_wait_semas_chs()
894 if (syncing->accepts && syncing->accepts[i]) in scheme_wait_semas_chs()
916 if (!syncing) { in scheme_wait_semas_chs()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/app/views/tableview/
H A Dtableview_selection_model_syncer.cpp45 : syncing(false) in Private()
49 bool syncing; member in Digikam::TableViewSelectionModelSyncer::Private
126 d->syncing = true; in slotDoInitialSync()
137 d->syncing = false; in slotDoInitialSync()
149 if (d->syncing) in slotSourceCurrentChanged()
154 d->syncing = true; in slotSourceCurrentChanged()
221 if (d->syncing) in slotSourceSelectionChanged()
246 if (d->syncing) in slotTargetCurrentChanged()
251 d->syncing = true; in slotTargetCurrentChanged()
266 if (d->syncing) in slotTargetSelectionChanged()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/thread/
H A Dsync.rkt52 (syncing #f ; selected
171 (syncing-abandon! s)
386 (syncing-retry! s))
388 [(syncing-selected s)
444 (syncing-done! s sr)
614 ((syncing-wakeup s)))
617 (define (syncing-abandon! s)
619 (unless (syncing-selected s)
625 (define (syncing-interrupt! s)
641 (define (syncing-retry! s)
[all …]
/dports/lang/racket/racket-8.3/src/thread/
H A Dsync.rkt52 (syncing #f ; selected
171 (syncing-abandon! s)
386 (syncing-retry! s))
388 [(syncing-selected s)
444 (syncing-done! s sr)
614 ((syncing-wakeup s)))
617 (define (syncing-abandon! s)
619 (unless (syncing-selected s)
625 (define (syncing-interrupt! s)
641 (define (syncing-retry! s)
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dtc_log.cc187 syncing= 0; in open()
391 if (syncing) in log_xid()
402 assert(active == p && syncing == NULL); in log_xid()
423 assert(syncing != active); in sync()
430 int err= do_msync_and_fsync(fd, syncing->start, in sync()
435 *pool_last_ptr= syncing; in sync()
436 pool_last_ptr= &(syncing->next); in sync()
437 syncing->next= NULL; in sync()
438 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
442 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dtc_log.cc187 syncing= 0; in open()
391 if (syncing) in log_xid()
402 assert(active == p && syncing == NULL); in log_xid()
423 assert(syncing != active); in sync()
430 int err= do_msync_and_fsync(fd, syncing->start, in sync()
435 *pool_last_ptr= syncing; in sync()
436 pool_last_ptr= &(syncing->next); in sync()
437 syncing->next= NULL; in sync()
438 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
442 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dtc_log.cc202 syncing= 0; in open()
398 if (syncing) in log_xid()
409 assert(active == p && syncing == NULL); in log_xid()
430 assert(syncing != active); in sync()
437 int err= do_msync_and_fsync(fd, syncing->start, in sync()
442 *pool_last_ptr= syncing; in sync()
443 pool_last_ptr= &(syncing->next); in sync()
444 syncing->next= NULL; in sync()
445 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
449 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dtc_log.cc187 syncing= 0; in open()
391 if (syncing) in log_xid()
402 assert(active == p && syncing == NULL); in log_xid()
423 assert(syncing != active); in sync()
430 int err= do_msync_and_fsync(fd, syncing->start, in sync()
435 *pool_last_ptr= syncing; in sync()
436 pool_last_ptr= &(syncing->next); in sync()
437 syncing->next= NULL; in sync()
438 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
442 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dtc_log.cc196 syncing = nullptr; in open()
370 if (syncing) { // somebody's syncing. let's wait in log_xid()
380 DBUG_ASSERT(active == p && syncing == nullptr); in log_xid()
403 int err = do_msync_and_fsync(fd, syncing->start, in sync()
407 DBUG_ASSERT(syncing != active); in sync()
410 *pool_last_ptr = syncing; in sync()
411 pool_last_ptr = &(syncing->next); in sync()
412 syncing->next = nullptr; in sync()
413 syncing->state = err ? PS_ERROR : PS_POOL; in sync()
417 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dtc_log.cc185 syncing= 0; in open()
381 if (syncing) in log_xid()
392 DBUG_ASSERT(active == p && syncing == NULL); in log_xid()
413 DBUG_ASSERT(syncing != active); in sync()
420 int err= do_msync_and_fsync(fd, syncing->start, in sync()
425 *pool_last_ptr= syncing; in sync()
426 pool_last_ptr= &(syncing->next); in sync()
427 syncing->next= NULL; in sync()
428 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
432 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dtc_log.cc185 syncing= 0; in open()
381 if (syncing) in log_xid()
392 assert(active == p && syncing == NULL); in log_xid()
413 assert(syncing != active); in sync()
420 int err= do_msync_and_fsync(fd, syncing->start, in sync()
425 *pool_last_ptr= syncing; in sync()
426 pool_last_ptr= &(syncing->next); in sync()
427 syncing->next= NULL; in sync()
428 syncing->state= err ? PS_ERROR : PS_POOL; in sync()
432 mysql_cond_broadcast(&syncing->cond); in sync()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/swarm/network/
H A DREADME.md19 Historical syncing is supported - currently not the right abstraction --
36 * syncing
37 * live session syncing
38 * historical syncing
57 - syncing should be resilient to cut connections, metadata should be persisted that
58 keep track of syncing state across sessions, historical syncing state should survive restart
59 - extra data structures to support syncing should be kept at minimum
60 - syncing is organized separately for chunk types (resource update v content chunk)
76 while syncing of earlier chunks is historical syncing.
100 reconnect syncing can start from there.
[all …]
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/gui/tray/
H A DSyncStatus.qml31 rotation: syncStatus.syncing ? 0 : 0
36 running: syncStatus.syncing
68 active: syncStatus.syncing;
69 visible: syncStatus.syncing
/dports/www/firefox-esr/firefox-91.8.0/browser/components/preferences/
H A Dsync.inc.xhtml164 <html:h2 data-l10n-id="prefs-syncing-off"/>
174 data-l10n-id="prefs-sync-turn-on-syncing"/>
181 <html:h2 data-l10n-id="prefs-syncing-on"/>
189 <label data-l10n-id="sync-currently-syncing-heading"/>
193 <label data-l10n-id="sync-currently-syncing-bookmarks"/>
197 <label data-l10n-id="sync-currently-syncing-history"/>
201 <label data-l10n-id="sync-currently-syncing-tabs"/>
209 <label data-l10n-id="sync-currently-syncing-addresses"/>
213 <label data-l10n-id="sync-currently-syncing-creditcards"/>
217 <label data-l10n-id="sync-currently-syncing-addons"/>
[all …]
/dports/www/firefox/firefox-99.0/browser/components/preferences/
H A Dsync.inc.xhtml164 <html:h2 data-l10n-id="prefs-syncing-off"/>
174 data-l10n-id="prefs-sync-turn-on-syncing"/>
181 <html:h2 data-l10n-id="prefs-syncing-on"/>
189 <label data-l10n-id="sync-currently-syncing-heading"/>
193 <label data-l10n-id="sync-currently-syncing-bookmarks"/>
197 <label data-l10n-id="sync-currently-syncing-history"/>
201 <label data-l10n-id="sync-currently-syncing-tabs"/>
209 <label data-l10n-id="sync-currently-syncing-addresses"/>
213 <label data-l10n-id="sync-currently-syncing-creditcards"/>
217 <label data-l10n-id="sync-currently-syncing-addons"/>
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/preferences/
H A Dsync.inc.xhtml164 <html:h2 data-l10n-id="prefs-syncing-off"/>
174 data-l10n-id="prefs-sync-turn-on-syncing"/>
181 <html:h2 data-l10n-id="prefs-syncing-on"/>
189 <label data-l10n-id="sync-currently-syncing-heading"/>
193 <label data-l10n-id="sync-currently-syncing-bookmarks"/>
197 <label data-l10n-id="sync-currently-syncing-history"/>
201 <label data-l10n-id="sync-currently-syncing-tabs"/>
209 <label data-l10n-id="sync-currently-syncing-addresses"/>
213 <label data-l10n-id="sync-currently-syncing-creditcards"/>
217 <label data-l10n-id="sync-currently-syncing-addons"/>
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/src/plugins/kibana_utils/docs/state_sync/
H A DREADME.md3 State syncing utilities are a set of helpers for syncing your application state
6 **When you should consider using state syncing utils:**
14 **When you shouldn't look into using state syncing utils:**
20 State syncing utilities include:
72 - [Helpers for Data plugin (syncing TimeRange, RefreshInterval and Filters)](./data_plugin_helpers.…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/src/plugins/opensearch_dashboards_utils/docs/state_sync/
H A DREADME.md3 State syncing utilities are a set of helpers for syncing your application state
6 **When you should consider using state syncing utils:**
14 **When you shouldn't look into using state syncing utils:**
20 State syncing utilities include:
72 - [Helpers for Data plugin (syncing TimeRange, RefreshInterval and Filters)](./data_plugin_helpers.…
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/preferences/
H A Dsync.inc.xhtml164 <html:h2 data-l10n-id="prefs-syncing-off"/>
181 <html:h2 data-l10n-id="prefs-syncing-on"/>
189 <label data-l10n-id="sync-currently-syncing-heading"/>
193 <label data-l10n-id="sync-currently-syncing-bookmarks"/>
197 <label data-l10n-id="sync-currently-syncing-history"/>
201 <label data-l10n-id="sync-currently-syncing-tabs"/>
205 <label data-l10n-id="sync-currently-syncing-logins-passwords"/>
209 <label data-l10n-id="sync-currently-syncing-addresses"/>
213 <label data-l10n-id="sync-currently-syncing-creditcards"/>
217 <label data-l10n-id="sync-currently-syncing-addons"/>
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Dbug85141.result45 # Step 4: syncing server_3(C) with server_1(A) and capturing initial value of IO waits
48 # t1 records on server_3(C) after syncing with server_1(A) must match
51 # Step 5: starting slave on server_2(B) and syncing server_2(B) with server_1(A)
57 # t1 records on server_2(B) after syncing with server_1(A) must match
60 # Step 6: syncing server_3(C) with server_2(B)
63 # t1 records on server_3(C) after syncing with server_2(B) must match
68 # Cleaning up and final syncing
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Dbug85141.result45 # Step 4: syncing server_3(C) with server_1(A) and capturing initial value of IO waits
48 # t1 records on server_3(C) after syncing with server_1(A) must match
51 # Step 5: starting slave on server_2(B) and syncing server_2(B) with server_1(A)
57 # t1 records on server_2(B) after syncing with server_1(A) must match
60 # Step 6: syncing server_3(C) with server_2(B)
63 # t1 records on server_3(C) after syncing with server_2(B) must match
68 # Cleaning up and final syncing
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/rpl/r/
H A Dbug85141.result45 # Step 4: syncing server_3(C) with server_1(A) and capturing initial value of IO waits
48 # t1 records on server_3(C) after syncing with server_1(A) must match
51 # Step 5: starting slave on server_2(B) and syncing server_2(B) with server_1(A)
57 # t1 records on server_2(B) after syncing with server_1(A) must match
60 # Step 6: syncing server_3(C) with server_2(B)
63 # t1 records on server_3(C) after syncing with server_2(B) must match
68 # Cleaning up and final syncing
/dports/irc/smuxi/smuxi-1.1/lib/SmartIrc4net/
H A DFEATURES18 full featured IRC class, with channel syncing, fully event driven
26 - channel syncing (tracking of users/modes/topic etc in objects)
27 - user syncing (tracking the user in channels, nick/ident/host/realname/server/hopcount in objects)
28 - when channel syncing is acticated the following methods are available:
/dports/irc/smartirc4net/smartirc4net-1.1/
H A DFEATURES18 full featured IRC class, with channel syncing, fully event driven
26 - channel syncing (tracking of users/modes/topic etc in objects)
27 - user syncing (tracking the user in channels, nick/ident/host/realname/server/hopcount in objects)
28 - when channel syncing is acticated the following methods are available:

12345678910>>...144