OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:want_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.h
145
bool
want_read
: 1;
member in struct:io
/src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c
107
unsigned int
want_read
: 1, want_write : 1;
member in struct:__anon24404
755
thread->fdpollinfo[fd].
want_read
= 1;
839
if (msg == SELECT_POKE_WRITE && thread->fdpollinfo[fd].
want_read
== 1) {
849
thread->fdpollinfo[fd].
want_read
= 0;
2546
INSIST(thread->fdpollinfo[sock->fd].
want_read
== 0 &&
2623
INSIST(thread->fdpollinfo[sock->fd].
want_read
== 0 &&
5688
INSIST(thread->fdpollinfo[sock->fd].
want_read
== 0 &&
Completed in 62 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026