Searched refs:SDL_DestroyCond (Results 1 – 10 of 10) sorted by relevance
53 SDL_DestroyCond(cond); in SDL_CreateCond()64 SDL_DestroyCond(SDL_cond * cond) in SDL_DestroyCond() function
119 SDL_DestroyCond(sem->count_nonzero); in SDL_DestroySemaphore()
55 SDL_DestroyCond(cond); in SDL_CreateCond()66 SDL_DestroyCond(SDL_cond * cond) in SDL_DestroyCond() function
60 SDL_DestroyCond(SDL_cond * cond) in SDL_DestroyCond() function
202 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond * cond);
56 SDL_DestroyCond(SDL_cond * cond) in SDL_DestroyCond() function
504 SDL_DestroyCond(s_condJoystickThread); in SDL_SYS_JoystickQuit()
278 #define SDL_DestroyCond SDL_DestroyCond_REAL macro
307 SDL_DYNAPI_PROC(void,SDL_DestroyCond,(SDL_cond *a),(a),)
520 SDL_DestroyCond(q->cond); in packet_queue_destroy()721 SDL_DestroyCond(f->cond); in frame_queue_destory()1286 SDL_DestroyCond(is->continue_read_thread); in stream_close()