Home
last modified time | relevance | path

Searched refs:ExceptionFDS (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx692 fd_set ExceptionFDS = aExceptionFDS_; in Yield() local
718 nFound = select( nFDs, &ReadFDS, NULL, &ExceptionFDS, pTimeout ); in Yield()
752 &ExceptionFDS, &noTimeout ); in Yield()
763 if ( FD_ISSET( nFD, &ExceptionFDS ) ) { in Yield()

Completed in 18 milliseconds