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