OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readers
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/librumpuser/
rumpuser_pth.c
271
unsigned int
readers
;
member in struct:rumpuser_rw
280
return rw->writer == rumpuser_curlwp() && rw->
readers
== (unsigned)-1;
286
unsigned nreaders = rw->
readers
;
311
assert(rw->
readers
== 0);
313
rw->
readers
= (unsigned)-1;
322
rw->
readers
= 0;
331
atomic_inc_uint(&rw->
readers
);
334
++rw->
readers
;
344
atomic_dec_uint(&rw->
readers
);
347
assert(rw->
readers
> 0)
[
all
...]
/src/usr.bin/make/unit-tests/
opt-no-action.mk
4
# It just outputs them, to be inspected by human
readers
.
/src/usr.sbin/mrouted/
main.c
104
fd_set rfds,
readers
;
local in function:main
254
FD_ZERO(&
readers
);
257
FD_SET(igmp_socket, &
readers
);
262
FD_SET(ihandlers[i].fd, &
readers
);
287
bcopy((char *)&
readers
, (char *)&rfds, sizeof(rfds));
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
e60k02.dtsi
11
* found in ebook-
readers
like the Kobo Clara HD (with i.MX6SLL) and
Completed in 12 milliseconds
Indexes created Thu Nov 06 19:09:53 GMT 2025