Home
last modified time | relevance | path

Searched defs:synchronize (Results 1 - 9 of 9) sorted by relevance

/third_party/libuv/test/
H A Dtest-mutexes.c98 static void synchronize(void) { in synchronize() function
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A DSynchronizedValue.h292 StrictLockPtr<T, Lockable> synchronize() { return StrictLockPtr<T, Lockable>(mValue, mMutex); } in synchronize() function in angle::SynchronizedValue
293 ConstStrictLockPtr<T, Lockable> synchronize() const in synchronize() function in angle::SynchronizedValue
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py571 import multiprocessing.synchronize namespace
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c1565 bool synchronize; member
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_hash.c1565 bool synchronize; member
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRenderer.cpp595 void Renderer::synchronize() in synchronize() function in sw::Renderer
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DRenderer.cpp976 void Renderer::synchronize() in synchronize() function in sw::Renderer
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py191 synchronize = "synchronize" variable in SchedulerType
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp1253 synchronize(struct d3d12_context *ctx, in synchronize() function

Completed in 16 milliseconds