Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syssem.c40 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
111 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syssem.c63 void SDL_DestroySemaphore(SDL_sem *sem) in SDL_DestroySemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_syssem.c67 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c62 SDL_DestroySemaphore(SDL_sem * sem) in SDL_DestroySemaphore() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h265 #define SDL_DestroySemaphore SDL_DestroySemaphore_REAL macro

Completed in 12 milliseconds