• [^] # Re: Speed King ...g_slice

    Posté par (Mastodon) . En réponse au journal Preview de Gnome 2.14. Évalué à 3.

    Je crois que ce que tu cherches est GMemVTable:
    A set of functions used to perform memory allocation. The same GMemVTable must be used for all allocations in the same program; a call to g_mem_set_vtable(), if it exists, should be prior to any use of GLib.