Searched refs:aExceptionFDS_ (Results 1 – 2 of 2) sorted by relevance
313 FD_ZERO( &aExceptionFDS_ ); in SalXLib()612 FD_SET( nFD, &aExceptionFDS_ ); in Insert()621 FD_CLR( nFD, &aExceptionFDS_ ); in Remove()692 fd_set ExceptionFDS = aExceptionFDS_; in Yield()
218 fd_set aExceptionFDS_; member in SalXLib
Completed in 24 milliseconds