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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp64 static inline bool ISSETP(void *addr, unsigned int flag) function
343 if (ISSETP(&fFlags, kLoopTerminate))
367 if (ISSETP(&fFlags, kLoopTerminate))
394 if ( !ISSETP(&fFlags, kLoopTerminate) && !workToDo) {

Completed in 106 milliseconds