Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 5 of 5) sorted by relevance

/libCEED/rust/libceed/
H A DCargo.toml25 version-sync = "0.9.2"
/libCEED/rust/libceed-sys/
H A DCargo.toml37 version-sync = "0.9.2"
/libCEED/rust/libceed/src/
H A Dvector.rs541 pub fn sync(&self, mtype: crate::MemType) -> crate::Result<i32> { in sync() method
H A Dlib.rs19 use std::sync::Once;
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md266 - Added {c:func}`CeedVectorTakeAray` to sync and remove libCEED read/write access to an allocated a…