Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/thread/generic/
DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/psp/
DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/windows/
DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/thread/pthread/
DSDL_syssem.c65 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h271 #define SDL_DestroySemaphore SDL_DestroySemaphore_REAL macro