Home
last modified time | relevance | path

Searched refs:PF_SUSPEND_TASK_UINT (Results 1 – 1 of 1) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs5780 pub const PF_SUSPEND_TASK: c_int = PF_SUSPEND_TASK_UINT as _;
5786 const PF_SUSPEND_TASK_UINT: c_uint = 0x80000000; constant