Searched refs:G_STATIC_RW_LOCK_INIT (Results 1 – 5 of 5) sorted by relevance
228 static GStaticRWLock test_g_static_rw_lock_lock = G_STATIC_RW_LOCK_INIT;
294 #define G_STATIC_RW_LOCK_INIT { G_STATIC_MUTEX_INIT, NULL, NULL, 0, FALSE, 0, 0 } macro
786 static const GStaticRWLock init_lock = G_STATIC_RW_LOCK_INIT; in g_static_rw_lock_init()
596 G_STATIC_RW_LOCK_INIT
351 static GStaticRWLock type_rw_lock = G_STATIC_RW_LOCK_INIT;