![]() |
wisdom
|
C version:
C++ version:
Determines the behavior when waiting for multiple fences.
Values:
WisMultiWaitTypeAll = 0: All the fences in the batch are triggered.WisMultiWaitTypeAny = 1: At least one of the fences from the batch is triggered.