OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_read_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
buf_writer.c
122
static int
test_read_count
;
variable
132
--
test_read_count
;
133
if (
test_read_count
== 0) {
157
test_read_count
= count;
161
assert(
test_read_count
== 0);
/src/external/bsd/jemalloc/dist/test/unit/
buf_writer.c
129
static int
test_read_count
;
variable
139
--
test_read_count
;
140
if (
test_read_count
== 0) {
164
test_read_count
= count;
168
assert(
test_read_count
== 0);
Completed in 12 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026