Home
last modified time | relevance | path

Searched refs:sync_done (Results 1 – 23 of 23) sorted by relevance

/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/utils/decorators/
H A Dwrite_operation.py21 from gitfs.events import sync_done, syncing, writers, push_successful, fetch_successful
36 sync_done.wait()
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/worker/
H A Dsync.py26 sync_done,
138 sync_done.clear()
164 sync_done.set()
174 sync_done.set()
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mem3/src/
H A Dmem3_sync_nodes.erl78 handle_info({'DOWN', _, _, _, {sync_done, Nodes}}, #st{tid=Tid}=St) ->
111 exit({sync_done, Nodes});
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/events/
H A D__init__.py22 sync_done = threading.Event() variable
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/tests/workers/
H A Dtest_sync.py109 sync_done=mocked_sync_done,
156 sync_done=mocked_sync_done,
H A Dtest_sync.py.bak.mock109 sync_done=mocked_sync_done,
156 sync_done=mocked_sync_done,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_metadata_change_monitor.h76 static void sync_done();
H A Dndb_binlog_thread.cc138 Ndb_metadata_change_monitor::sync_done(); in synchronize_detected_object()
H A Dndb_metadata_change_monitor.cc433 void Ndb_metadata_change_monitor::sync_done() { in sync_done() function in Ndb_metadata_change_monitor
/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/wayland/
H A Decore_evas_wayland_private.h75 Eina_Bool sync_done : 1; member
H A Decore_evas_wayland_common.c225 wdata->sync_done = EINA_FALSE; in _ecore_evas_wl_common_cb_disconnect()
1958 if (!wdata->sync_done) return; in _ecore_evas_wayland_alpha_do()
1988 if (!wdata->sync_done) return EINA_FALSE; in _ecore_evas_wl_common_prepare()
2167 if (!wdata->sync_done) in _ecore_evas_wl_common_show()
2316 if (wdata->sync_done) return ECORE_CALLBACK_PASS_ON; in _ee_cb_sync_done()
2317 wdata->sync_done = EINA_TRUE; in _ee_cb_sync_done()
3121 wdata->sync_done = EINA_FALSE; in _ecore_evas_wl_common_new_internal()
3147 if (ewd->sync_done) in _ecore_evas_wl_common_new_internal()
3149 wdata->sync_done = EINA_TRUE; in _ecore_evas_wl_common_new_internal()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_wl2/
H A Decore_wl2_display.c484 ewd->sync_done = EINA_FALSE; in _recovery_timer_add()
674 if (ewd->sync_done) return; in _cb_sync_done()
676 ewd->sync_done = EINA_TRUE; in _cb_sync_done()
726 while (!ewd->sync_done) in _ecore_wl2_display_connect()
1135 return display->sync_done; in ecore_wl2_display_sync_is_done()
H A Decore_wl2_private.h118 Eina_Bool sync_done : 1; member
/dports/devel/py-oslo.messaging/oslo.messaging-12.11.0/tools/
H A Dsimulator.py340 def sync_done(self, ctx, message): member in ServerControlEndpoint
448 def sync_done(self): member in RPCClient
593 client.sync_done()
/dports/mail/imapsync/imapsync-1d08afa/W/learn/
H A Dproximapsync73 $mysync->{ sync_done } = 1 ;
130 if ( $mysync->{ sync_done } ) {
/dports/www/epiphany/epiphany-41.0/lib/sync/
H A Dephy-sync-service.c151 gboolean sync_done; member
366 gboolean sync_done) in batch_upload_async_data_new() argument
378 data->sync_done = sync_done; in batch_upload_async_data_new()
391 data->batch_is_last, data->sync_done); in batch_upload_async_data_dup()
1670 if (data->sync_done) in commit_batch_cb()
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Xwnmo/xwnmo/
H A Dximdispt.c730 Bool sync_done; local
732 sync_done = xc->sync_needed;
734 return sync_done;
/dports/benchmarks/fio/fio-3.29/
H A Dbackend.c492 goto sync_done;
496 sync_done: