Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcap/cap/
H A Dnames.go351 CHECKPOINT_RESTORE const
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dlibcap.rs104 const CHECKPOINT_RESTORE = 1 << linux_raw_sys::general::CAP_CHECKPOINT_RESTORE; constant