Towards normalization
[framework/uifw/harfbuzz.git] / src / hb-mutex-private.hh
2011-05-12 Behdad EsfahbodRemove hb_static_threadsafe_set_t
2011-05-12 Behdad EsfahbodFix compile with no mutex available
2011-05-12 Behdad EsfahbodFree static mutex'es
2011-05-12 Behdad EsfahbodStreamline mutex stuff
2011-05-12 Behdad EsfahbodRemove unused hb_mutex_trylock()
2011-05-10 Behdad EsfahbodFix build without mutex
2011-05-10 Behdad EsfahbodRemove duplicate atomic_int implementation
2011-05-10 Behdad EsfahbodFix set implementation to be truly threadsafe even...
2011-05-06 Behdad EsfahbodAdd note re deadlocks
2011-05-05 Behdad EsfahbodAdd hb_threadsafe_set_t
2011-05-05 Behdad EsfahbodMake hb_mutex_*() macros take a pointer
2011-05-05 Behdad EsfahbodAdd hb_static_mutex_t
2011-05-04 Behdad EsfahbodMove code around