HomeSort by relevance Sort by last modified time
    Searched full:cb_mutex (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluez/audio/
gsta2dpsink.h 69 GMutex *cb_mutex; member in struct:_GstA2dpSink
gsta2dpsink.c 82 g_mutex_free(self->cb_mutex);
668 g_mutex_lock(self->cb_mutex);
671 g_mutex_unlock(self->cb_mutex);
681 g_mutex_lock(self->cb_mutex);
691 g_mutex_unlock(self->cb_mutex);
711 self->cb_mutex = g_mutex_new();
  /external/kernel-headers/original/linux/
netlink.h 185 struct mutex *cb_mutex,

Completed in 658 milliseconds