Home
last modified time | relevance | path

Searched defs:sync_store (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/loom-0.4.0/src/rt/
H A Dsynchronize.rs39 pub fn sync_store(&mut self, threads: &mut thread::Set, order: Ordering) { in sync_store() method
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/loom-0.3.6/src/rt/
H A Dsynchronize.rs39 pub fn sync_store(&mut self, threads: &mut thread::Set, order: Ordering) { in sync_store() method
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/camel/
H A Dcamel-offline-folder.c562 gboolean sync_store; in camel_offline_folder_can_downsync() local
/dports/science/axom/axom-0.6.1/src/axom/spin/internal/linear_bvh/
H A Dbuild_radix_tree.hpp513 AXOM_HOST_DEVICE static inline void sync_store(BBoxType& box, in sync_store() function
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Deditor.rs86 sync_store: Option<SyncStore>, field