gstreamer_core/gst/gsttrace.c
branchRCL_3
changeset 29 567bb019e3e3
parent 0 0e761a78d257
child 30 7e817e7e631c
--- a/gstreamer_core/gst/gsttrace.c	Wed Mar 31 22:03:18 2010 +0300
+++ b/gstreamer_core/gst/gsttrace.c	Tue Aug 31 15:30:33 2010 +0300
@@ -65,6 +65,8 @@
 
 #include "gsttrace.h"
 
+GStaticMutex _gst_trace_mutex = G_STATIC_MUTEX_INIT;
+
 static
 #ifdef __inline__
   __inline__