HomeSort by relevance Sort by last modified time
    Searched refs:SDL_DestroyCond (Results 1 - 13 of 13) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/thread/dc/
SDL_syscond.c 53 SDL_DestroyCond(cond);
63 void SDL_DestroyCond(SDL_cond *cond)
  /external/qemu/distrib/sdl-1.2.12/src/thread/generic/
SDL_syscond.c 53 SDL_DestroyCond(cond);
63 void SDL_DestroyCond(SDL_cond *cond)
SDL_syssem.c 116 SDL_DestroyCond(sem->count_nonzero);
  /external/qemu/distrib/sdl-1.2.12/src/thread/os2/
SDL_syscond.c 53 SDL_DestroyCond(cond);
63 DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond)
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_mutex.h 129 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond);
  /external/qemu/distrib/sdl-1.2.12/src/thread/pth/
SDL_syscond.c 59 void SDL_DestroyCond(SDL_cond *cond)
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_mutex.h 129 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond);
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_mutex.h 129 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond);
  /prebuilt/windows/sdl/host/include/SDL/
SDL_mutex.h 134 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond);
  /prebuilt/windows/sdl/include/SDL/
SDL_mutex.h 129 extern DECLSPEC void SDLCALL SDL_DestroyCond(SDL_cond *cond);
  /external/qemu/distrib/sdl-1.2.12/src/thread/pthread/
SDL_syscond.c 54 void SDL_DestroyCond(SDL_cond *cond)
  /external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_syscond.c 58 void SDL_DestroyCond(SDL_cond *cond)
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 98 SDL_DestroyCond

Completed in 748 milliseconds