tizen 2.3.1 release
[framework/uifw/harfbuzz.git] / src / hb-mutex-private.hh
2015-09-08 jk7744.parktizen 2.3.1 release accepted/tizen_2.4_mobile tizen_2.3.1 tizen_2.4 accepted/tizen/2.4/mobile/20151029.031010 submit/tizen_2.3.1/20150915.083017 submit/tizen_2.4/20151028.064956 tizen_2.3.1_release tizen_2.4_mobile_release
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
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