OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notready
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_shm.c
119
int
notready
; /* number of peeks without data ready */
member in struct:shmunit
335
major_error = max(up->
notready
, up->bad);
566
up->
notready
++;
658
up->ticks, up->good, up->
notready
,
661
up->ticks = up->good = up->
notready
= up->bad = up->clash = 0;
refclock_shm.c
119
int
notready
; /* number of peeks without data ready */
member in struct:shmunit
335
major_error = max(up->
notready
, up->bad);
566
up->
notready
++;
658
up->ticks, up->good, up->
notready
,
661
up->ticks = up->good = up->
notready
= up->bad = up->clash = 0;
Completed in 46 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026