task: update docs.
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Mar 2010 14:07:35 +0000 (15:07 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 15 Mar 2010 14:12:01 +0000 (15:12 +0100)
gst/gsttask.c

index 676ed20..e8b3a38 100644 (file)
  * application. The application can receive messages from the #GstBus in its
  * mainloop.
  *
- * Last reviewed on 2006-02-13 (0.10.4)
+ * For debugging perposes, the task will configure its object name as the thread
+ * name on Linux. Please note that the object name should be configured before the
+ * task is started; changing the object name after the task has been started, has
+ * no effect on the thread name.
+ *
+ * Last reviewed on 2010-03-15 (0.10.29)
  */
 
 #include "gst_private.h"