/AliOS-Things-master/components/SDL2/src/thread/generic/ |
A D | SDL_syscond.c | 95 SDL_UnlockMutex(cond->lock); in SDL_CondSignal() 98 SDL_UnlockMutex(cond->lock); in SDL_CondSignal() 127 SDL_UnlockMutex(cond->lock); in SDL_CondBroadcast() 132 SDL_UnlockMutex(cond->lock); in SDL_CondBroadcast() 174 SDL_UnlockMutex(cond->lock); in SDL_CondWaitTimeout() 177 SDL_UnlockMutex(mutex); in SDL_CondWaitTimeout() 205 SDL_UnlockMutex(cond->lock); in SDL_CondWaitTimeout()
|
A D | SDL_syssem.c | 122 SDL_UnlockMutex(sem->count_lock); in SDL_DestroySemaphore() 144 SDL_UnlockMutex(sem->count_lock); in SDL_SemTryWait() 174 SDL_UnlockMutex(sem->count_lock); in SDL_SemWaitTimeout() 194 SDL_UnlockMutex(sem->count_lock); in SDL_SemValue() 211 SDL_UnlockMutex(sem->count_lock); in SDL_SemPost()
|
/AliOS-Things-master/components/SDL2/src/thread/psp/ |
A D | SDL_syscond.c | 97 SDL_UnlockMutex(cond->lock); in SDL_CondSignal() 100 SDL_UnlockMutex(cond->lock); in SDL_CondSignal() 129 SDL_UnlockMutex(cond->lock); in SDL_CondBroadcast() 134 SDL_UnlockMutex(cond->lock); in SDL_CondBroadcast() 176 SDL_UnlockMutex(cond->lock); in SDL_CondWaitTimeout() 179 SDL_UnlockMutex(mutex); in SDL_CondWaitTimeout() 207 SDL_UnlockMutex(cond->lock); in SDL_CondWaitTimeout()
|
/AliOS-Things-master/components/SDL2/src/video/winrt/ |
A D | SDL_winrtevents.cpp | 86 SDL_UnlockMutex(_mutex); in WINRT_YieldXAMLThread() 94 SDL_UnlockMutex(_mutex); in WINRT_YieldXAMLThread() 123 SDL_UnlockMutex(_mutex); in WINRT_CycleXAMLThread() 139 SDL_UnlockMutex(_mutex); in WINRT_CycleXAMLThread() 147 SDL_UnlockMutex(_mutex); in WINRT_CycleXAMLThread()
|
/AliOS-Things-master/components/SDL2/src/video/android/ |
A D | SDL_androidevents.c | 108 SDL_UnlockMutex(Android_ActivityMutex); in Android_PumpEvents_Blocking() 130 SDL_UnlockMutex(Android_ActivityMutex); in Android_PumpEvents_Blocking() 175 SDL_UnlockMutex(Android_ActivityMutex); in Android_PumpEvents_NonBlocking() 201 SDL_UnlockMutex(Android_ActivityMutex); in Android_PumpEvents_NonBlocking()
|
A D | SDL_androidgl.c | 58 SDL_UnlockMutex(Android_ActivityMutex); in Android_GLES_CreateContext() 79 SDL_UnlockMutex(Android_ActivityMutex); in Android_GLES_SwapWindow()
|
A D | SDL_androidwindow.c | 100 SDL_UnlockMutex(Android_ActivityMutex); in Android_CreateWindow() 159 SDL_UnlockMutex(Android_ActivityMutex); in Android_SetWindowFullscreen() 189 SDL_UnlockMutex(Android_ActivityMutex); in Android_DestroyWindow()
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_mutex.h | 89 #define SDL_mutexV(m) SDL_UnlockMutex(m) 90 extern DECLSPEC int SDLCALL SDL_UnlockMutex(SDL_mutex * mutex);
|
/AliOS-Things-master/components/SDL2/src/haptic/windows/ |
A D | SDL_xinputhaptic.c | 160 SDL_UnlockMutex(hwdata->mutex); in SDL_RunXInputHaptic() 288 SDL_UnlockMutex(haptic->hwdata->mutex); in SDL_XINPUT_HapticUpdateEffect() 308 SDL_UnlockMutex(haptic->hwdata->mutex); in SDL_XINPUT_HapticRunEffect() 318 SDL_UnlockMutex(haptic->hwdata->mutex); in SDL_XINPUT_HapticStopEffect() 364 SDL_UnlockMutex(haptic->hwdata->mutex); in SDL_XINPUT_HapticStopAll()
|
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/ |
A D | SDL_hidapi_rumble.c | 75 SDL_UnlockMutex(ctx->lock); in SDL_HIDAPI_RumbleThread() 82 SDL_UnlockMutex(request->device->dev_lock); in SDL_HIDAPI_RumbleThread() 213 SDL_UnlockMutex(ctx->lock); in SDL_HIDAPI_UnlockRumble()
|
/AliOS-Things-master/components/SDL2/src/atomic/ |
A D | SDL_spinlock.c | 68 SDL_UnlockMutex(_spinlock_mutex); in SDL_AtomicTryLock() 71 SDL_UnlockMutex(_spinlock_mutex); in SDL_AtomicTryLock()
|
/AliOS-Things-master/components/SDL2/src/events/ |
A D | SDL_events.c | 413 SDL_UnlockMutex(SDL_EventQ.lock); in SDL_StopEventLoop() 612 SDL_UnlockMutex(SDL_EventQ.lock); in SDL_PeepEvents() 670 SDL_UnlockMutex(SDL_EventQ.lock); in SDL_FlushEvents() 760 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_PushEvent() 791 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_PushEvent() 815 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_SetEventFilter() 829 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_GetEventFilter() 863 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_AddEventWatch() 890 SDL_UnlockMutex(SDL_event_watchers_lock); in SDL_DelEventWatch() 907 SDL_UnlockMutex(SDL_EventQ.lock); in SDL_FilterEvents()
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_windowsjoystick.c | 204 SDL_UnlockMutex(mutex); in SDL_WaitForDeviceNotification() 266 SDL_UnlockMutex(s_mutexJoyStickEnum); in SDL_JoystickThread() 356 SDL_UnlockMutex(s_mutexJoyStickEnum); in WINDOWS_JoystickDetect() 540 SDL_UnlockMutex(s_mutexJoyStickEnum); in WINDOWS_JoystickQuit()
|
/AliOS-Things-master/components/SDL2/src/audio/android/ |
A D | SDL_androidaudio.c | 189 SDL_UnlockMutex(audioDevice->mixer_lock); in ANDROIDAUDIO_ResumeDevices() 198 SDL_UnlockMutex(captureDevice->mixer_lock); in ANDROIDAUDIO_ResumeDevices()
|
/AliOS-Things-master/components/SDL2/src/audio/nacl/ |
A D | SDL_naclaudio.c | 69 SDL_UnlockMutex(_this->mixer_lock); in nacl_audio_callback() 88 SDL_UnlockMutex(private->mutex); in nacl_audio_callback()
|
/AliOS-Things-master/components/SDL2/src/video/raspberry/ |
A D | SDL_rpiopengles.c | 59 SDL_UnlockMutex(wdata->vsync_cond_mutex); in RPI_GLES_SwapWindow()
|
A D | SDL_rpivideo.c | 257 SDL_UnlockMutex(wdata->vsync_cond_mutex); in RPI_vsync_callback() 367 SDL_UnlockMutex(data->vsync_cond_mutex); in RPI_DestroyWindow()
|
/AliOS-Things-master/components/SDL2/src/thread/windows/ |
A D | SDL_sysmutex.c | 98 SDL_UnlockMutex(SDL_mutex * mutex) in SDL_UnlockMutex() function
|
/AliOS-Things-master/components/SDL2/src/audio/ |
A D | SDL_audio.c | 324 SDL_UnlockMutex(device->mixer_lock); in SDL_AudioUnlockDevice_Default() 415 SDL_UnlockMutex(current_audio.detectionLock); in add_audio_device() 431 SDL_UnlockMutex(current_audio.detectionLock); in add_audio_device() 554 SDL_UnlockMutex(current_audio.detectionLock); in SDL_RemoveAudioDevice() 740 SDL_UnlockMutex(device->mixer_lock); in SDL_RunAudio() 881 SDL_UnlockMutex(device->mixer_lock); in SDL_CaptureAudio() 889 SDL_UnlockMutex(device->mixer_lock); in SDL_CaptureAudio() 1066 SDL_UnlockMutex(current_audio.detectionLock); in SDL_GetNumAudioDevices() 1101 SDL_UnlockMutex(current_audio.detectionLock); in SDL_GetAudioDeviceName() 1317 SDL_UnlockMutex(current_audio.detectionLock); in open_audio_device()
|
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/ |
A D | hid.c | 95 SDL_UnlockMutex(barrier->mutex); in SDL_WaitThreadBarrier() 99 SDL_UnlockMutex(barrier->mutex); in SDL_WaitThreadBarrier() 824 SDL_UnlockMutex(dev->mutex); in read_callback() 910 SDL_UnlockMutex(dev->mutex); in read_thread() 1172 SDL_UnlockMutex(dev->mutex); 1248 SDL_UnlockMutex(dev->mutex); in hid_read_timeout() 1366 SDL_UnlockMutex(dev->mutex); in hid_close()
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testlock.c | 78 if (SDL_UnlockMutex(mutex) < 0) { in Run()
|
/AliOS-Things-master/components/SDL2/src/timer/ |
A D | SDL_timer.c | 327 SDL_UnlockMutex(data->timermap_lock); in SDL_AddTimer() 361 SDL_UnlockMutex(data->timermap_lock); in SDL_RemoveTimer()
|
/AliOS-Things-master/components/SDL2/src/thread/pthread/ |
A D | SDL_sysmutex.c | 162 SDL_UnlockMutex(SDL_mutex * mutex) in SDL_UnlockMutex() function
|
/AliOS-Things-master/components/SDL2/src/core/alios/ |
A D | SDL_evdev.c | 164 SDL_UnlockMutex(_this->mutex); in uinput_callback() 245 SDL_UnlockMutex(_this->mutex); in SDL_EVDEV_Poll()
|
/AliOS-Things-master/components/SDL2/src/thread/ |
A D | SDL_thread.c | 156 SDL_UnlockMutex(SDL_generic_TLS_mutex); in SDL_Generic_GetTLSData() 196 SDL_UnlockMutex(SDL_generic_TLS_mutex); in SDL_Generic_SetTLSData()
|