]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstatomicqueue.c
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
[glsdk/gstreamer0-10.git] / gst / gstatomicqueue.c
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-04 David SchleefWork around changes in g_atomic API
2011-02-21 Tim-Philipp Müllerdocs: add some more Since: markers to atomic queue...
2011-02-16 Wim Taymansatomicqueue: fix include order
2011-02-16 Wim Taymansatomicqueue: use correct array sizes
2011-02-16 Wim Taymansatomicqueue: fix docs some more
2011-02-16 Wim Taymansatomicqueue: add refcounting and docs
2011-02-16 Wim Taymansatomicqueue: make sure a min initial_size is used
2011-02-16 Wim Taymansatomicqueue: add an atomic queue