Commit e13d5df00b2a4d17c899b6ff104aa53597bfb13e

Cameron Gutman 2021-06-05T11:41:55

Call SDL_SendWakeupEvent() directly from SDL_PeepEvent() SDL_PeepEvent() is a documented public API, so we must properly support waking a waiting thread in SDL_WaitEventTimeout() with SDL_PeepEvent().