Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-mutex.hh53 typedef pthread_mutex_t hb_mutex_impl_t; typedef
62 typedef CRITICAL_SECTION hb_mutex_impl_t; typedef
76 typedef std::mutex hb_mutex_impl_t; typedef
85 typedef int hb_mutex_impl_t; typedef
/external/skia/third_party/harfbuzz/
Dconfig-override.h6 using hb_mutex_impl_t = std::mutex; variable
/external/skia/bazel/external/harfbuzz/config/
Dconfig-override.h6 using hb_mutex_impl_t = std::mutex; variable