Home
last modified time | relevance | path

Searched refs:InitOnceExecuteOnce (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/winapi/
Dinit_once.hpp41 InitOnceExecuteOnce(
78 BOOST_FORCEINLINE BOOL_ InitOnceExecuteOnce(PINIT_ONCE_ lpInitOnce, PINIT_ONCE_FN_ InitFn, PVOID_ P… in InitOnceExecuteOnce() function
80 …return ::InitOnceExecuteOnce(reinterpret_cast< ::_RTL_RUN_ONCE* >(lpInitOnce), reinterpret_cast< :… in InitOnceExecuteOnce()
/third_party/node/deps/zlib/
Dx86.c73 InitOnceExecuteOnce(&cpu_check_inited_once, _x86_check_features, in x86_check_features()
Darm_features.c51 InitOnceExecuteOnce(&cpu_check_inited_once, _arm_check_features_forwarder, in arm_check_features()
/third_party/flutter/skia/third_party/externals/zlib/
Darm_features.c74 InitOnceExecuteOnce(&cpu_check_inited_once, _arm_check_features, in arm_check_features()
Dx86.c73 InitOnceExecuteOnce(&cpu_check_inited_once, _x86_check_features, in x86_check_features()
/third_party/grpc/src/core/lib/gpr/
Dsync_windows.cc116 InitOnceExecuteOnce(once, run_once_func, &arg, &dummy); in gpr_once_init()
/third_party/skia/third_party/externals/zlib/
Dcpu_features.c82 InitOnceExecuteOnce(&cpu_check_inited_once, _cpu_check_features_forwarder, in cpu_check_features()
/third_party/mesa3d/include/c11/
Dthreads_win32.h199 InitOnceExecuteOnce(flag, impl_call_once_callback, (PVOID)&param, NULL); in call_once()
/third_party/node/deps/zlib/patches/
D0001-simd.patch1154 + InitOnceExecuteOnce(&cpu_check_inited_once, _x86_check_features,
/third_party/flutter/skia/third_party/externals/zlib/patches/
D0001-simd.patch1175 + InitOnceExecuteOnce(&cpu_check_inited_once, _x86_check_features,
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch1154 + InitOnceExecuteOnce(&cpu_check_inited_once, _x86_check_features,