Searched refs:get_lock_class (Results 1 – 1 of 1) sorted by relevance
30 fn get_lock_class() -> Pin<&'static LockClassKey>; in get_lock_class() method74 B::get_lock_class().as_ptr(), in init()277 fn get_lock_class() -> Pin<&'static $crate::sync::LockClassKey> {