Home
last modified time | relevance | path

Searched refs:SDL_DestroySemaphore (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/devel/sdl20/SDL2-2.0.18/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
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
98 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
108 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
H A DSDL_syscond.c67 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
70 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
H A DSDL_syscond.c68 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
71 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/thread/generic/
H A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
H A DSDL_syscond.c68 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
71 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/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
98 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
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
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
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
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
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
100 SDL_DestroySemaphore(sem); in SDL_CreateSemaphore()
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
H A DSDL_syscond.c68 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
71 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/dports/x11/controllermap/SDL2-2.0.18/test/
H A Dtestsem.c95 SDL_DestroySemaphore(sem); in TestRealWorld()
123 SDL_DestroySemaphore(sem); in TestWaitTimeout()
151 SDL_DestroySemaphore(sem); in TestOverheadUncontended()
241 SDL_DestroySemaphore(sem); in TestOverheadContended()
/dports/devel/sdl20/SDL2-2.0.18/test/
H A Dtestsem.c95 SDL_DestroySemaphore(sem); in TestRealWorld()
123 SDL_DestroySemaphore(sem); in TestWaitTimeout()
151 SDL_DestroySemaphore(sem); in TestOverheadUncontended()
241 SDL_DestroySemaphore(sem); in TestOverheadContended()
/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
H A DSDL_syscond.c67 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
70 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/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/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
40 pragma Import (C, SDL_DestroySemaphore, "SDL_DestroySemaphore");
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/android/
H A DSDL_androidwindow.c100 if (Android_PauseSem) SDL_DestroySemaphore(Android_PauseSem); in Android_DestroyWindow()
101 if (Android_ResumeSem) SDL_DestroySemaphore(Android_ResumeSem); in Android_DestroyWindow()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/android/
H A DSDL_androidwindow.c100 if (Android_PauseSem) SDL_DestroySemaphore(Android_PauseSem); in Android_DestroyWindow()
101 if (Android_ResumeSem) SDL_DestroySemaphore(Android_ResumeSem); in Android_DestroyWindow()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/android/
H A DSDL_androidwindow.c100 if (Android_PauseSem) SDL_DestroySemaphore(Android_PauseSem); in Android_DestroyWindow()
101 if (Android_ResumeSem) SDL_DestroySemaphore(Android_ResumeSem); in Android_DestroyWindow()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/common/
H A DSoundSDL.cpp153 SDL_DestroySemaphore(_semBufferFull); in ~SoundSDL()
154 SDL_DestroySemaphore(_semBufferEmpty); in ~SoundSDL()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/thread/psp/
H A DSDL_syscond.c70 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
73 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/thread/psp/
H A DSDL_syscond.c70 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
73 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/thread/psp/
H A DSDL_syscond.c70 SDL_DestroySemaphore(cond->wait_sem); in SDL_DestroyCond()
73 SDL_DestroySemaphore(cond->wait_done); in SDL_DestroyCond()

12345678910>>...12