GQuark question



I was trying to better understand how GQuarks work with GError and while looking at the implementation I noticed the hash table allocated to hold the quarks is never destroyed. The source I'm looking at is from glib-2.8.6. The hash table is local to the file gdataset.c and is named g_quark_ht.


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