Function pagecache::pin

source ·
pub fn pin() -> Guard
Expand description

Enter an epoch which allows us to safely access shared data structures without using mutexes.