OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highfd
(Results
1 - 1
of
1
) sorted by null
/art/jdwpspy/
Net.cpp
598
int
highFd
;
601
highFd
= (netState->dbg.sock > netState->vm.sock) ?
608
cc = select(
highFd
, &readfds, NULL, NULL, NULL);
Completed in 44 milliseconds