Searched refs:SDL_CondSignal (Results 1 – 10 of 10) sorted by relevance
113 SDL_CondSignal(sem->count_nonzero); in SDL_DestroySemaphore()203 SDL_CondSignal(sem->count_nonzero); in SDL_SemPost()
80 int SDL_CondSignal(SDL_cond *cond) in SDL_CondSignal() function
67 int SDL_CondSignal(SDL_cond *cond) in SDL_CondSignal() function
146 extern DECLSPEC int SDLCALL SDL_CondSignal(SDL_cond *cond);
63 int SDL_CondSignal(SDL_cond *cond) in SDL_CondSignal() function
99 SDL_CondSignal
80 DECLSPEC int SDLCALL SDL_CondSignal(SDL_cond *cond) in SDL_CondSignal() function
263 SDL_CondSignal()