Searched defs:sq (Results 1 – 1 of 1) sorted by relevance
949 let sq = pcb.sig_pending.sigqueue as *mut SigQueue; in do_sigaction() localVariable950 let sq = unsafe { sq.as_mut::<'static>() }.unwrap(); in do_sigaction() localVariable