Searched defs:_GStaticRWLock (Results 1 – 1 of 1) sorted by relevance
282 struct _GStaticRWLock struct285 GStaticMutex mutex;286 GCond *read_cond;287 GCond *write_cond;288 guint read_counter;289 gboolean have_writer;290 guint want_to_read;291 guint want_to_write;