summaryrefslogtreecommitdiff
path: root/gst/gstatomic.h
AgeCommit message (Expand)AuthorFilesLines
2003-05-18a bunch of gtk-doc fixesThomas Vander Stichele1-1/+3
2002-12-31- copy kernel headers (waiting for libatomic..)Wim Taymans1-81/+9
2002-12-29- First pass at cleaning up the atomic messWim Taymans1-132/+0
2002-12-29asm doesn't work on ppcWim Taymans1-1/+1
2002-12-18patch from brian cameron for iso c complianceThomas Vander Stichele1-1/+1
2002-12-09Fix the powerpc atomix swapDavid Schleef1-4/+5
2002-11-29Add a little cast to make forte happyWim Taymans1-1/+1
2002-11-19Added atomic code for PowerPCDavid Schleef1-0/+36
2002-09-05Let's take the performance hit (cache flush) on UP and make it work on SMP to...Wim Taymans1-5/+1
2002-07-13Make sizeof(GstBuffer) independent of config.h and HAVE_ATOMIC_H. This still ...Wim Taymans1-10/+14
2002-07-09Fix the g_mutex_free in the fallback caseWim Taymans1-1/+1
2002-07-08- Added a bunch of fast atomic operations on x86 with C fallbacksWim Taymans1-0/+213