GAsyncQueue: Remove excessive atomic operations
authorMatthias Clasen <mclasen@redhat.com>
Sun, 29 May 2011 01:43:45 +0000 (21:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 29 May 2011 01:43:45 +0000 (21:43 -0400)
commita33abe9c21c3c749c787619e6a661ca2a12f9b45
tree418e4dea41236ec74800f4c9b595f42ed82285f7
parentedc7fde495aaf9819eeeb051a2bcd4f145c055ab
GAsyncQueue: Remove excessive atomic operations

Almost every function was double-checking the ref count,
unnecessarily.
glib/gasyncqueue.c