Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_syscond.cpp159 SDL_CondWait(SDL_cond * cond, SDL_mutex * mutex) in SDL_CondWait() function
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syscond.c148 SDL_CondWait(SDL_cond * cond, SDL_mutex * mutex) in SDL_CondWait() function
/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syscond.c215 SDL_CondWait(SDL_cond * cond, SDL_mutex * mutex) in SDL_CondWait() function
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syscond.c217 SDL_CondWait(SDL_cond * cond, SDL_mutex * mutex) in SDL_CondWait() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h275 #define SDL_CondWait SDL_CondWait_REAL macro

Completed in 9 milliseconds