MCPcopy Create free account
hub / github.com/Rust-for-Linux/klint / lock

Method lock

tests/dep/spin.rs:16–18  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

14impl Spinlock {
15 #[klint::preempt_count(adjust = 1, unchecked)]
16 pub fn lock(&self) -> Guard {
17 Guard
18 }
19}

Callers 12

configMethod · 0.45
after_expansionMethod · 0.45
after_analysisMethod · 0.45
codegen_crateMethod · 0.45
cxFunction · 0.45
collect_items_rootFunction · 0.45
collect_items_recFunction · 0.45
dropMethod · 0.45
sql_create_tableMethod · 0.45
sql_load_with_spanMethod · 0.45
sql_store_with_spanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected