Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syssem.c57 SDL_SemWait(SDL_sem * sem) in SDL_SemWait() function
180 SDL_SemWait(SDL_sem * sem) in SDL_SemWait() function
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syssem.c120 int SDL_SemWait(SDL_sem *sem) in SDL_SemWait() function
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_syssem.c115 SDL_SemWait(SDL_sem * sem) in SDL_SemWait() function
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syssem.c86 SDL_SemWait(SDL_sem * sem) in SDL_SemWait() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h266 #define SDL_SemWait SDL_SemWait_REAL macro

Completed in 10 milliseconds