Searched defs:WorkQueueEntry (Results 1 – 1 of 1) sorted by relevance
36 struct WorkQueueEntry : public DoublyLinkedListLinkImpl<WorkQueueEntry> { struct37 JobType fType;38 void* fArguments;