Home
last modified time | relevance | path

Searched defs:hb_mutex_impl_t (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-mutex-private.hh49 typedef CRITICAL_SECTION hb_mutex_impl_t; typedef
60 typedef pthread_mutex_t hb_mutex_impl_t; typedef
78 typedef volatile int hb_mutex_impl_t; typedef
96 typedef volatile int hb_mutex_impl_t; typedef
106 typedef int hb_mutex_impl_t; typedef
/external/harfbuzz_ng/src/
Dhb-mutex-private.hh48 typedef CRITICAL_SECTION hb_mutex_impl_t; typedef
59 typedef pthread_mutex_t hb_mutex_impl_t; typedef
77 typedef volatile int hb_mutex_impl_t; typedef
95 typedef volatile int hb_mutex_impl_t; typedef
105 typedef int hb_mutex_impl_t; typedef