Searched refs:EventListHead (Results 1 – 1 of 1) sorted by relevance
25 LPNOTIFYEVENT EventListHead; member167 if (This->EventListHead) in IDirectSoundNotify_fnSetNotificationPositions()169 Notify->lpNext = This->EventListHead; in IDirectSoundNotify_fnSetNotificationPositions()173 (void)InterlockedExchangePointer((LPVOID*)&This->EventListHead, Notify); in IDirectSoundNotify_fnSetNotificationPositions()200 CurEventList = This->EventListHead; in DoNotifyPositionEvents()249 This->EventListHead = NULL; in NewDirectSoundNotify()