OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnyClientsWriteBlocked
(Results
1 - 8
of
8
) sorted by relevancy
/xsrc/external/mit/xfs/dist/os/
waitfor.c
143
if (
AnyClientsWriteBlocked
) {
171
if (
AnyClientsWriteBlocked
&& XFD_ANYSET(&clientsWriteable)) {
176
AnyClientsWriteBlocked
= FALSE;
io.c
423
AnyClientsWriteBlocked
= TRUE;
482
if (
AnyClientsWriteBlocked
) {
485
AnyClientsWriteBlocked
= FALSE;
connection.c
111
Bool
AnyClientsWriteBlocked
;
432
AnyClientsWriteBlocked
= FALSE;
/xsrc/external/mit/xfs/dist/include/
globals.h
82
extern Bool
AnyClientsWriteBlocked
;
/xsrc/external/mit/xorg-server.old/dist/os/
WaitFor.c
226
else if (
AnyClientsWriteBlocked
)
307
if (
AnyClientsWriteBlocked
&& XFD_ANYSET (&clientsWritable))
313
AnyClientsWriteBlocked
= FALSE;
osdep.h
207
extern Bool
AnyClientsWriteBlocked
;
io.c
957
AnyClientsWriteBlocked
= TRUE;
1029
if (
AnyClientsWriteBlocked
)
1033
AnyClientsWriteBlocked
= FALSE;
connection.c
144
Bool
AnyClientsWriteBlocked
; /* true if some client blocked on write */
955
AnyClientsWriteBlocked
= FALSE;
Completed in 6 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026