Searched defs:mlock_with (Results 1 – 3 of 3) sorted by relevance
206 pub unsafe fn mlock_with(ptr: *mut c_void, len: usize, flags: MlockFlags) -> io::Result<()> { in mlock_with() function
194 pub(crate) unsafe fn mlock_with( in mlock_with() function
190 pub(crate) unsafe fn mlock_with( in mlock_with() function