Sign in
flutter
/
third_party
/
harfbuzz
/
a7a5be090dd9cc39605853e8994eb417550939d4
/
src
/
hb-mutex-private.hh
a6c1e04
Improve check for Windows platforms
by Behdad Esfahbod
· 12 years ago
b842780
Minor
by Behdad Esfahbod
· 12 years ago
0e292eb
Remove Glib thread-safety support
by Behdad Esfahbod
· 12 years ago
eb56f6a
Minor
by Behdad Esfahbod
· 13 years ago
49f8e0c
GStaticMutex is deprecated
by Behdad Esfahbod
· 13 years ago
81a4b9f
Remove unused hb_static_mutex_t
by Behdad Esfahbod
· 13 years ago
04bc1ee
Add configure tests for Intel atomic intrinsics
by Behdad Esfahbod
· 13 years ago
cdafe3a
Add gcc intrinsics implementations for atomic and mutex
by Behdad Esfahbod
· 13 years ago
0e253e9
Add a mutex to object header
by Behdad Esfahbod
· 13 years ago
022a05a
Minor
by Behdad Esfahbod
· 13 years ago
34961e3
Prefer native atomic/mutex ops to glib's
by Behdad Esfahbod
· 13 years ago
ec3ba4b
Move atomic ops into their own header
by Behdad Esfahbod
· 13 years ago
a1970d9
Add support for atomic int and mutex on Apple systems
by Behdad Esfahbod
· 13 years ago
bd7ff1d
Allow disabling multi-threaded support
by Behdad Esfahbod
· 13 years ago
c605bbb
Remove C++ guards from source files
by Behdad Esfahbod
· 14 years ago
f60271c
Add mingw32 support
by Behdad Esfahbod
· 14 years ago
389a7c9
Remove hb_static_threadsafe_set_t
by Behdad Esfahbod
· 14 years ago
daa446f
Fix compile with no mutex available
by Behdad Esfahbod
· 14 years ago
1e56c47
Free static mutex'es
by Behdad Esfahbod
· 14 years ago
831886a
Streamline mutex stuff
by Behdad Esfahbod
· 14 years ago
438c4ee
Remove unused hb_mutex_trylock()
by Behdad Esfahbod
· 14 years ago
8c7a100
Fix build without mutex
by Behdad Esfahbod
· 14 years ago
19d3035
Remove duplicate atomic_int implementation
by Behdad Esfahbod
· 14 years ago
45bfa99
Fix set implementation to be truly threadsafe even with destroy() callbacks
by Behdad Esfahbod
· 14 years ago
08611d5
Add note re deadlocks
by Behdad Esfahbod
· 14 years ago
d37486d
Add hb_threadsafe_set_t
by Behdad Esfahbod
· 14 years ago
b81bd42
Make hb_mutex_*() macros take a pointer
by Behdad Esfahbod
· 14 years ago
a4b1900
Add hb_static_mutex_t
by Behdad Esfahbod
· 14 years ago
56eb5ad
Move code around
by Behdad Esfahbod
· 14 years ago