Searched refs:changed_read_ws (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/posixcompat/
H A Dselect.c107 * FD_ISSET(changed_read_ws, maxfdp1) indicates whether or not we changed the
110 fd_set changed_read_ws; local
113 changed_ws[READ_SLOT] = &changed_read_ws;
115 FD_ZERO(&changed_read_ws);

Completed in 82 milliseconds