Searched defs:LockClassKey (Results 1 – 3 of 3) sorted by relevance
40 pub struct LockClassKey { struct47 unsafe impl Send for LockClassKey {} argument51 unsafe impl Sync for LockClassKey {} implementation53 impl LockClassKey { impl116 impl PinnedDrop for LockClassKey { implementation
674 work_key: Pin<&'static LockClassKey>, in new()676 timer_key: Pin<&'static LockClassKey>, in new()
134 key: Pin<&'static LockClassKey>, in new()