Re: [Discuss] Make a thinner Glib/GTK+ to fit tiny device better



Le lundi 19 octobre 2015 à 15:57 +0800, cee1 a écrit :
Is there any examples about the limitation of this reference count
based model at hand?

So can I say gstreamer use COW mainly for locking(similar to RCU),
not
for the purpose of removing duplication?

Memory locking is a term used in certain graphics stacks. It means
gaining access to the data with specific permissions.

see, gst_mini_object_lock() and gst_mini_object_unlock(). These have
nothing to do with mutexes.

Nicolas

Attachment: signature.asc
Description: This is a digitally signed message part



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