Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DMisc.c83 BOOLEAN TaskQueueEmpty; in FatWaitNonblockingTask() local
87 TaskQueueEmpty = IsListEmpty (&IFile->Tasks); in FatWaitNonblockingTask()
89 } while (!TaskQueueEmpty); in FatWaitNonblockingTask()