Searched refs:pvObjectList (Results 1 – 1 of 1) sorted by relevance
385 void * pvObjectList[ 2 ]; in prvProcessSimulatedInterrupts() local393 pvObjectList[ 0 ] = pvInterruptEventMutex; in prvProcessSimulatedInterrupts()394 pvObjectList[ 1 ] = pvInterruptEvent; in prvProcessSimulatedInterrupts()407 …xWinApiResult = WaitForMultipleObjects( sizeof( pvObjectList ) / sizeof( void * ), pvObjectList, T… in prvProcessSimulatedInterrupts()