Home
last modified time | relevance | path

Searched refs:aExceptionFDS_ (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx313 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()
/trunk/main/vcl/inc/unx/
H A Dsaldisp.hxx218 fd_set aExceptionFDS_; member in SalXLib

Completed in 24 milliseconds