Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ kcsan_md_delay
Function
kcsan_md_delay
freebsd/amd64/include/csan.h:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
static inline void
65
kcsan_md_delay(uint64_t us)
66
{
67
DELAY(us);
68
}
69
70
static void
71
kcsan_md_unwind(void)
Callers
1
kcsan_access
Function · 0.50
Calls
1
DELAY
Function · 0.50
Tested by
no test coverage detected