Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
impl Spinlock {
15
#[klint::preempt_count(adjust = 1, unchecked)]
16
pub fn lock(&self) -> Guard {
17
Guard
18
}
19
}
Callers
12
config
Method · 0.45
after_crate_root_parsing
Method · 0.45
after_expansion
Method · 0.45
after_analysis
Method · 0.45
codegen_crate
Method · 0.45
cx
Function · 0.45
collect_items_root
Function · 0.45
collect_items_rec
Function · 0.45
drop
Method · 0.45
sql_create_table
Method · 0.45
sql_load_with_span
Method · 0.45
sql_store_with_span
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected