OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:delay_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
emul.c
255
void (*
delay_func
)(unsigned int) = rump_delay;
variable
/src/sys/arch/x86/x86/
x86_machdep.c
109
void (*
delay_func
)(unsigned int) = i8254_delay;
variable
112
void (*
delay_func
)(unsigned int) = xen_delay;
variable
Completed in 15 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026