#include "SDL.h" #include "SDL_thread.h"
void SDL_DestroyCond(SDL_cond *cond);
void SDL_DestroyCond
条件変数を破棄します。
SDL_CreateCond