Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/src/
Dtest.rs131 fn _send_sync<T: Send + Sync>() {} in _send_sync() function
135 _send_sync::<ThreadPoolBuildError>(); in check_error_send_sync()