1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-01-16 09:16:15 +01:00
Commit Graph

1 Commits

Author SHA1 Message Date
Benjamin Otte
11d4e59712 Move the boxed private type data to TypeNode
This way we don't need to keep a custom array that we bsearch on (and
that isn't threadsafe) but can use the gtype.c machinery that is
threadsafe. And fast, too!

https://bugzilla.gnome.org/show_bug.cgi?id=554887
2010-01-25 15:30:38 +01:00