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

/macosx-10.9.5/CF-855.17/
H A DCFStream.c605 Boolean shouldSignal = ((eventMask & whatToSignal) && stream->client && (stream->client->when & eventMask)); local
608 if (shouldSignal && client) {

Completed in 111 milliseconds