Home
last modified time | relevance | path

Searched defs:get_old_action (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dwindows.rs24 pub(crate) fn get_old_action(sig_num: c_int) -> io::Result<Self> { in get_old_action() method
H A Dunix.rs24 pub(crate) fn get_old_action(sig_num: c_int) -> io::Result<Self> { in get_old_action() method