OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sechi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_tc.c
185
uint32_t seclo = second & 0xffffffff,
sechi
= second >> 32;
local in function:setrealuptime
196
if (__predict_true(
sechi
== time__second32.hi) &&
209
atomic_store_relaxed(&time__second32.hi,
sechi
);
kern_tc.c
185
uint32_t seclo = second & 0xffffffff,
sechi
= second >> 32;
local in function:setrealuptime
196
if (__predict_true(
sechi
== time__second32.hi) &&
209
atomic_store_relaxed(&time__second32.hi,
sechi
);
Completed in 24 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025