OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_creads
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
doh_test.c
82
static int
expected_creads
;
variable
90
#define have_expected_creads(v) ((v) >=
expected_creads
&&
expected_creads
>= 0)
331
expected_creads
= -1;
802
expected_creads
= 1;
929
expected_creads
= 2;
netmgr_common.c
84
int
expected_creads
;
variable
156
expected_creads
= -1;
1061
expected_creads
= 1;
1115
atomic_assert_int_eq(creads,
expected_creads
);
1139
expected_creads
= 2;
1195
atomic_assert_int_eq(creads,
expected_creads
);
1205
nsends =
expected_creads
= workers;
1299
expected_creads
= -1;
1763
expected_creads
= 1;
1772
atomic_assert_int_eq(csends,
expected_creads
);
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026