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