Home
last modified time | relevance | path

Searched defs:Action (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_signal/src/
H A Dunix.rs104 type Action = extern "C" fn(c_int, *mut siginfo_t, *mut c_void); in execute_act() types
H A Dcommon.rs34 type Action = libc::sighandler_t; types
36 type Action = libc::sigaction; types

Completed in 1 milliseconds