Home
last modified time | relevance | path

Searched defs:SDL_DestroySemaphore (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/sdl12/SDL-1.2.15/src/thread/dc/
H A DSDL_syssem.c42 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
93 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/devel/sdl12/SDL-1.2.15/src/thread/riscos/
H A DSDL_syssem.c42 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
106 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/devel/sdl20/SDL2-2.0.18/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/devel/sdl12/SDL-1.2.15/src/thread/generic/
H A DSDL_syssem.c39 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
108 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/thread/generic/
H A DSDL_syssem.c39 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
108 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/x11/controllermap/SDL2-2.0.18/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_mutex_h.ads39 procedure SDL_DestroySemaphore (sem : System.Address); -- ../include/SDL/SDL_mutex.h:93 subprogspec
/dports/devel/sdl20/SDL2-2.0.18/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/devel/sdl12/SDL-1.2.15/src/thread/beos/
H A DSDL_syssem.c55 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/thread/windows/
H A DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/thread/windows/
H A DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/thread/windows/
H A DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/x11/controllermap/SDL2-2.0.18/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/x11/controllermap/SDL2-2.0.18/src/thread/vita/
H A DSDL_syssem.c64 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/thread/psp/
H A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/thread/windows/
H A DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/dports/devel/sdl20/SDL2-2.0.18/src/thread/vita/
H A DSDL_syssem.c64 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/dports/devel/sdl12/SDL-1.2.15/src/thread/win32/
H A DSDL_syssem.c72 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function

123