HomeSort by relevance Sort by last modified time
    Searched refs:g_mutex_unlock (Results 1 - 19 of 19) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 125 g_mutex_unlock(priv->buffer_mutex);
132 g_mutex_unlock(priv->buffer_mutex);
146 g_mutex_unlock(priv->buffer_mutex);
164 g_mutex_unlock(priv->buffer_mutex);
180 g_mutex_unlock(priv->buffer_mutex);
226 g_mutex_unlock(priv->buffer_mutex);
262 g_mutex_unlock(priv->buffer_mutex);
284 g_mutex_unlock(priv->buffer_mutex);
306 g_mutex_unlock(priv->buffer_mutex);
  /external/bluetooth/glib/tests/
errorcheck-mutex-test.c 38 g_mutex_unlock (mutex);
39 g_mutex_unlock (mutex);
slice-concurrent.c 64 g_mutex_unlock (tdata[t].to_free_mutex);
83 g_mutex_unlock (td->to_free_mutex);
onceinit.c 101 g_mutex_unlock (tmutex);
133 g_mutex_unlock (tmutex);
150 g_mutex_unlock (tmutex);
266 g_mutex_unlock (tmutex);
mainloop-test.c 154 g_mutex_unlock (context_array_mutex);
188 g_mutex_unlock (context_array_mutex);
346 g_mutex_unlock (context_array_mutex);
392 g_mutex_unlock (context_array_mutex);
426 g_mutex_unlock (context_array_mutex);
memchunks.c 184 g_mutex_unlock (mem_chunks_lock);
217 g_mutex_unlock (mem_chunks_lock);
555 g_mutex_unlock (mem_chunks_lock);
561 g_mutex_unlock (mem_chunks_lock);
thread-test.c 22 g_mutex_unlock (test_g_mutex_mutex);
44 g_mutex_unlock (test_g_mutex_mutex);
  /external/bluetooth/glib/gobject/tests/
threadtests.c 125 g_mutex_unlock (sync_mutex);
148 g_mutex_unlock (sync_mutex);
191 g_mutex_unlock (sync_mutex);
225 g_mutex_unlock (sync_mutex);
  /external/bluetooth/glib/glib/
gatomic.c 859 g_mutex_unlock (g_atomic_mutex);
871 g_mutex_unlock (g_atomic_mutex);
889 g_mutex_unlock (g_atomic_mutex);
909 g_mutex_unlock (g_atomic_mutex);
922 g_mutex_unlock (g_atomic_mutex);
933 g_mutex_unlock (g_atomic_mutex);
943 g_mutex_unlock (g_atomic_mutex);
954 g_mutex_unlock (g_atomic_mutex);
gmessages.c 263 g_mutex_unlock (g_messages_lock);
293 g_mutex_unlock (g_messages_lock);
329 g_mutex_unlock (g_messages_lock);
344 g_mutex_unlock (g_messages_lock);
377 g_mutex_unlock (g_messages_lock);
385 g_mutex_unlock (g_messages_lock);
436 g_mutex_unlock (g_messages_lock);
455 g_mutex_unlock (g_messages_lock);
971 g_mutex_unlock (g_messages_lock);
992 g_mutex_unlock (g_messages_lock)
    [all...]
gslice.c 439 g_mutex_unlock (allocator->slab_mutex);
600 g_mutex_unlock (allocator->magazine_mutex);
617 g_mutex_unlock (allocator->slab_mutex);
646 /* g_mutex_unlock (allocator->mutex); was done by magazine_cache_trim() */
659 g_mutex_unlock (allocator->magazine_mutex);
671 g_mutex_unlock (allocator->slab_mutex);
684 g_mutex_unlock (allocator->magazine_mutex);
722 g_mutex_unlock (allocator->slab_mutex);
821 g_mutex_unlock (allocator->slab_mutex);
880 g_mutex_unlock (allocator->slab_mutex)
    [all...]
gmem.c 328 g_mutex_unlock (gmem_profile_mutex);
352 g_mutex_unlock (gmem_profile_mutex);
410 g_mutex_unlock (gmem_profile_mutex);
417 g_mutex_unlock (gmem_profile_mutex);
gthread.c 188 g_mutex_unlock (g_once_mutex);
197 g_mutex_unlock (g_once_mutex);
219 g_mutex_unlock (g_once_mutex);
235 g_mutex_unlock (g_once_mutex);
261 g_mutex_unlock (g_once_mutex);
gthread.h 173 # define g_mutex_unlock(mutex) \ macro
186 # define g_mutex_unlock(mutex) \ macro
245 g_mutex_unlock (g_static_mutex_get_mutex (mutex))
gmain.c     [all...]
  /external/webkit/Source/JavaScriptCore/wtf/gtk/
ThreadingGtk.cpp 196 g_mutex_unlock(m_mutex.get());
  /external/bluetooth/glib/gio/
gioscheduler.c 323 g_mutex_unlock (proxy->ack_lock);
396 g_mutex_unlock (proxy->ack_lock);
  /external/bluetooth/bluez/audio/
gsta2dpsink.c 671 g_mutex_unlock(self->cb_mutex);
691 g_mutex_unlock(self->cb_mutex);
gstavdtpsink.c 64 g_mutex_unlock(s->sink_lock); \
    [all...]

Completed in 275 milliseconds