Searched refs:check_send_sync (Results 1 – 2 of 2) sorted by relevance
64 fn check_send_sync<T: Send + Sync>() {} in bounds() function67 check_send_sync::<Semaphore>(); in bounds()
203 fn check_send_sync<T: Send + Sync>() {} in bounds() function210 check_send_sync::<Mutex<u32>>(); in bounds()