Searched refs:gst_bus_add_watch_full_unlocked (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstbus.c | 937 gst_bus_add_watch_full_unlocked (GstBus * bus, gint priority, in gst_bus_add_watch_full_unlocked() function 1014 id = gst_bus_add_watch_full_unlocked (bus, priority, func, user_data, notify); in gst_bus_add_watch_full() 1403 gst_bus_add_watch_full_unlocked (bus, priority, gst_bus_async_signal_func, in gst_bus_add_signal_watch_full()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 23800 bus: Prevent gst_bus_add_watch_full_unlocked from a segfault if priv->poll == NULL 91621 (gst_bus_add_watch_full_unlocked), (gst_bus_add_watch_full),
|