_GStaticRWLock Struct Reference

#include <stdapis/glib-2.0/glib/gthread.h>

struct _GStaticRWLock

Member Attribute Documentation

have_writer

gboolean have_writer

mutex

read_cond

GCond *read_cond

read_counter

guint read_counter

want_to_read

guint want_to_read

want_to_write

guint want_to_write

write_cond

GCond *write_cond