OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_array
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
select.c
273
HANDLE h,
handle_array
[FD_SETSIZE + 2];
local
302
handle_array
[0] = hEvent;
405
handle_array
[nhandles++] = h;
415
handle_array
[nhandles] = NULL;
453
ret = MsgWaitForMultipleObjects (nhandles,
handle_array
, FALSE,
484
if (h ==
handle_array
[nhandles])
530
if (h !=
handle_array
[nhandles])
/src/external/gpl3/gdb.old/dist/gnulib/import/
select.c
273
HANDLE h,
handle_array
[FD_SETSIZE + 2];
local
302
handle_array
[0] = hEvent;
405
handle_array
[nhandles++] = h;
415
handle_array
[nhandles] = NULL;
453
ret = MsgWaitForMultipleObjects (nhandles,
handle_array
, FALSE,
484
if (h ==
handle_array
[nhandles])
530
if (h !=
handle_array
[nhandles])
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026