Skip to content
  • Gwenole Beauchesne's avatar
    libs: use glib >= 2.32 semantics for mutexes. · b6f80238
    Gwenole Beauchesne authored
    Use glib >= 2.32 semantics for GMutex and GRecMutex wrt. initialization
    and termination. Basically, the new mutex objects can be used as static
    mutex objects from the deprecated APIs, e.g. GStaticMutex and GStaticRecMutex.
    b6f80238