Home
last modified time | relevance | path

Searched refs:SDL_CondBroadcast (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_syscond.cpp84 SDL_CondBroadcast(SDL_cond * cond) in SDL_CondBroadcast() function
/AliOS-Things-master/components/SDL2/include/
A DSDL_mutex.h216 extern DECLSPEC int SDLCALL SDL_CondBroadcast(SDL_cond * cond);
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_syscond.c83 SDL_CondBroadcast(SDL_cond * cond) in SDL_CondBroadcast() function
/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_syscond.c106 SDL_CondBroadcast(SDL_cond * cond) in SDL_CondBroadcast() function
/AliOS-Things-master/components/SDL2/src/thread/psp/
A DSDL_syscond.c108 SDL_CondBroadcast(SDL_cond * cond) in SDL_CondBroadcast() function
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c539 SDL_CondBroadcast(s_condJoystickThread); /* signal the joystick thread to quit */ in WINDOWS_JoystickQuit()
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/
A Dhid.c94 SDL_CondBroadcast(barrier->cond); in SDL_WaitThreadBarrier()
909 SDL_CondBroadcast(dev->condition); in read_thread()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h274 #define SDL_CondBroadcast SDL_CondBroadcast_REAL macro
A DSDL_dynapi_procs.h305 SDL_DYNAPI_PROC(int,SDL_CondBroadcast,(SDL_cond *a),(a),return)

Completed in 26 milliseconds