Home
last modified time | relevance | path

Searched refs:prop_mutex (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/sys/osxaudio/
H A Dgstosxcoreaudiohal.c571 g_mutex_lock (&prop_mutex->lock); in _audio_stream_format_listener()
572 g_cond_signal (&prop_mutex->cond); in _audio_stream_format_listener()
573 g_mutex_unlock (&prop_mutex->lock); in _audio_stream_format_listener()
588 PropertyMutex prop_mutex; in _audio_stream_change_format() local
600 g_mutex_init (&prop_mutex.lock); in _audio_stream_change_format()
601 g_cond_init (&prop_mutex.cond); in _audio_stream_change_format()
603 g_mutex_lock (&prop_mutex.lock); in _audio_stream_change_format()
627 if (!g_cond_wait_until (&prop_mutex.cond, &prop_mutex.lock, timeout.tv_sec)) { in _audio_stream_change_format()
660 g_mutex_unlock (&prop_mutex.lock); in _audio_stream_change_format()
661 g_mutex_clear (&prop_mutex.lock); in _audio_stream_change_format()
[all …]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-client.c52 GRecMutex prop_mutex; member
358 g_rec_mutex_clear (&priv->prop_mutex); in client_finalize()
969 g_rec_mutex_init (&client->priv->prop_mutex); in e_client_init()
1074 g_rec_mutex_lock (&client->priv->prop_mutex); in e_client_check_capability()
1087 g_rec_mutex_unlock (&client->priv->prop_mutex); in e_client_check_capability()
1118 g_rec_mutex_lock (&client->priv->prop_mutex); in e_client_set_capabilities()
1124 g_rec_mutex_unlock (&client->priv->prop_mutex); in e_client_set_capabilities()
1153 g_rec_mutex_lock (&client->priv->prop_mutex); in e_client_set_readonly()
1161 g_rec_mutex_unlock (&client->priv->prop_mutex); in e_client_set_readonly()
1193 g_rec_mutex_lock (&client->priv->prop_mutex); in e_client_set_online()
[all …]

12