gst/: Don't use g_atomic_set_int where it's not needed.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 17 Apr 2008 10:09:39 +0000 (10:09 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 17 Apr 2008 10:09:39 +0000 (10:09 +0000)
commit7abf3b41af51d83f5531b671d35aa6f4a46a7b32
treec068e1f5e59b42ec4c7095b710012d2e57c052df
parent5b5be74fc55c520cbd91721c064e6a5cb9574366
gst/: Don't use g_atomic_set_int where it's not needed.

Original commit message from CVS:
* gst/gstcaps.c: (gst_static_caps_get):
* gst/gstclock.c: (gst_clock_entry_new):
Don't use g_atomic_set_int where it's not needed.
ChangeLog
gst/gstcaps.c
gst/gstclock.c