Atomic Reference Counts in GObject



I had a look at the code for g_object_unref to see when my weak_ref
notifiers were going to be called, and I was quite surprised to see
that GObject does not use the atomic functions for reference counting.
 Is there any technical reason for not using the atomic functions
here?
Jonas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]