Searched refs:callbackSem (Results 1 – 1 of 1) sorted by relevance
61 static SDL_sem *callbackSem; variable554 callbackSem = SDL_CreateSemaphore(0); in CheckInit()597 SDL_SemPost(callbackSem); in FilePlayNotificationHandler()615 SDL_SemWait(callbackSem); in RunCallBackThread()