Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Derror.rs1050 fn is_send_sync<T: Send + Sync>(_t: T) {} in test_send_sync() function
1054 is_send_sync(err) in test_send_sync()
1059 is_send_sync(err) in test_send_sync()
1066 is_send_sync(err) in test_send_sync()
1077 is_send_sync(err) in test_send_sync()