hb_atomic_ptr_cmpexch 267 third_party/harfbuzz-ng/src/hb-common.cc if (!hb_atomic_ptr_cmpexch (&langs, first_lang, lang)) { hb_atomic_ptr_cmpexch 346 third_party/harfbuzz-ng/src/hb-common.cc hb_atomic_ptr_cmpexch (&default_language, HB_LANGUAGE_INVALID, language); hb_atomic_ptr_cmpexch 453 third_party/harfbuzz-ng/src/hb-ft.cc if (!hb_atomic_ptr_cmpexch (&ft_library, NULL, library)) { hb_atomic_ptr_cmpexch 366 third_party/harfbuzz-ng/src/hb-icu.cc hb_atomic_ptr_cmpexch (&normalizer, NULL, unorm2_getNFCInstance (&icu_err)); hb_atomic_ptr_cmpexch 350 third_party/harfbuzz-ng/src/hb-ot-shape-complex-arabic.cc if (unlikely (!hb_atomic_ptr_cmpexch (&(const_cast<arabic_shape_plan_t *> (arabic_plan))->fallback_plan, NULL, fallback_plan))) { hb_atomic_ptr_cmpexch 440 third_party/harfbuzz-ng/src/hb-shape-plan.cc if (!hb_atomic_ptr_cmpexch (&face->shape_plans, cached_plan_nodes, node)) { hb_atomic_ptr_cmpexch 264 third_party/harfbuzz-ng/src/hb-shape.cc if (!hb_atomic_ptr_cmpexch (&static_shaper_list, NULL, shaper_list)) { hb_atomic_ptr_cmpexch 97 third_party/harfbuzz-ng/src/hb-shaper-private.hh if (!hb_atomic_ptr_cmpexch (&HB_SHAPER_DATA (shaper, object), NULL, data)) { \ hb_atomic_ptr_cmpexch 60 third_party/harfbuzz-ng/src/hb-shaper.cc (void) hb_atomic_ptr_cmpexch (&static_shapers, NULL, &all_shapers[0]); hb_atomic_ptr_cmpexch 67 third_party/harfbuzz-ng/src/hb-shaper.cc (void) hb_atomic_ptr_cmpexch (&static_shapers, NULL, &all_shapers[0]); hb_atomic_ptr_cmpexch 98 third_party/harfbuzz-ng/src/hb-shaper.cc if (!hb_atomic_ptr_cmpexch (&static_shapers, NULL, shapers)) { hb_atomic_ptr_cmpexch 246 third_party/harfbuzz-ng/src/hb-uniscribe.cc if (!hb_atomic_ptr_cmpexch (&uniscribe_funcs, NULL, funcs)) {