Home
last modified time | relevance | path

Searched refs:thread_block (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/test/sys/
H A Dtest_signalfd.rs14 mask.thread_block().unwrap(); in test_signalfd()
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs543 pub fn thread_block(&self) -> Result<()> { in thread_block() functions
1215 mask.thread_block().expect("assertion failed"); in test_thread_signal_block()
1244 mask.thread_block().unwrap(); in test_thread_signal_swap()
1323 mask.thread_block().unwrap(); in test_sigwait()

Completed in 3 milliseconds