Lines Matching refs:sync
1 use core::{ffi::c_void, intrinsics::size_of, ptr::read_volatile, sync::atomic::compiler_fence};
88 compiler_fence(core::sync::atomic::Ordering::SeqCst); in sys_kill()
97 compiler_fence(core::sync::atomic::Ordering::SeqCst); in sys_kill()
139 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_kill_proc_info()
142 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_kill_proc_info()
178 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_send_sig_info()
181 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_send_sig_info()
269 compiler_fence(core::sync::atomic::Ordering::SeqCst); in __send_signal_locked()
292 compiler_fence(core::sync::atomic::Ordering::SeqCst); in __send_signal_locked()
310 compiler_fence(core::sync::atomic::Ordering::SeqCst); in complete_signal()
338 compiler_fence(core::sync::atomic::Ordering::SeqCst); in complete_signal()
419 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_wake_up_state()
424 compiler_fence(core::sync::atomic::Ordering::SeqCst); in signal_wake_up_state()
781 compiler_fence(core::sync::atomic::Ordering::SeqCst); in flush_signal_handlers()
793 compiler_fence(core::sync::atomic::Ordering::SeqCst); in flush_signal_handlers()
795 compiler_fence(core::sync::atomic::Ordering::SeqCst); in flush_signal_handlers()