Searched refs:FD_SET_TOTAL_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/musl/porting/liteos_a/kernel/include/sys/ | ||
H A D | select.h | 24 #define FD_SET_TOTAL_SIZE FD_SETSIZE macro 30 unsigned long fds_bits[FD_SET_TOTAL_SIZE / 8 / sizeof(long)]; |
Completed in 1 milliseconds