Lines Matching defs:fAsync
674 bool fAsync = false;
690 fAsync = paScriptArgs[1].f;
709 && fAsync
751 unsigned cMaxTasksOutstanding = fAsync ? cMaxReqs : 1;
789 if (!fAsync)
923 if ( fAsync
932 while (fAsync)
984 bool fAsync = false;
989 fAsync = paScriptArgs[1].f;
996 else if (fAsync)
1085 bool fAsync = false;
1089 fAsync = paScriptArgs[1].f;
1236 if (!fAsync)
1440 bool fAsync = false;
1453 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1466 && !fAsync)
1474 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1482 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1490 && !fAsync)
1498 rc = VDDbgIoLogEventGetStart(hIoLogger, &idEvent, &fAsync,
1501 && !fAsync)
1512 rc = VDDbgIoLogEventGetStartDiscard(hIoLogger, &idEvent, &fAsync,
1515 && !fAsync)