Home
last modified time | relevance | path

Searched refs:stopThread (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic_c.h46 SDL_atomic_t stopThread; member
A DSDL_xinputhaptic.c149 while (!SDL_AtomicGet(&hwdata->stopThread)) { in SDL_RunXInputHaptic()
255 SDL_AtomicSet(&haptic->hwdata->stopThread, 1); in SDL_XINPUT_HapticClose()
A DSDL_windowshaptic.c265 SDL_AtomicSet(&hapticitem->hwdata->stopThread, 1); in SDL_SYS_HapticQuit()

Completed in 8 milliseconds