Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syssem.c33 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
85 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syssem.c42 SDL_sem *SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_syssem.c40 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c46 SDL_CreateSemaphore(Uint32 initial_value) in SDL_CreateSemaphore() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h264 #define SDL_CreateSemaphore SDL_CreateSemaphore_REAL macro

Completed in 13 milliseconds