Home
last modified time | relevance | path

Searched defs:check_sync (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/tokio/src/sync/
Drwlock.rs103 fn check_sync<T: Sync>() {} in bounds() function
/external/rust/crates/quiche/src/
Dlib.rs8528 fn check_sync(_: &mut impl Sync) {} in check_sync() function