Searched refs:INVALID_FD (Results 1 – 3 of 3) sorted by relevance
34 static const int INVALID_FD = -1; variable123 int max_read_fd = INVALID_FD; in ThreadRoutine()
33 static const int INVALID_FD = -1; variable135 int max_read_fd = INVALID_FD; in ThreadRoutine()
38 static const int INVALID_FD = -1; variable243 if (fd_list[i] == INVALID_FD) { in Open()