Home | History | Annotate | Download | only in gobject

Lines Matching defs:n_preallocs

937  * @n_preallocs: Prior to GLib 2.10, it specified the number of pre-allocated (cached) instances to reserve memory for (0 indicates no caching). Since GLib 2.10, it is ignored, since instances are allocated with the <link linkend="glib-Memory-Slices">slice allocator</link> now.
966 guint16 n_preallocs;