Searched defs:CoWaitRecord (Results 1 – 1 of 1) sorted by relevance
137 typedef struct CoWaitRecord { struct139 QSLIST_ENTRY(CoWaitRecord) next; argument140 } CoWaitRecord; typedef