Searched defs:mlock_with (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/mm/ | ||
| H A D | mmap.rs | 206 pub unsafe fn mlock_with(ptr: *mut c_void, len: usize, flags: MlockFlags) -> io::Result<()> { in mlock_with() functions |
Completed in 1 milliseconds