OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timeout_struct
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/base/
sync_socket_posix.cc
154
struct timeval
timeout_struct
=
local
157
select(handle_ + 1, &read_fds, NULL, NULL, &
timeout_struct
);
Completed in 1199 milliseconds