Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRuntimeEffect.cpp55 SharedCompiler() : fLock(compiler_mutex()) { in SharedCompiler()
66 static SkMutex& compiler_mutex() { in compiler_mutex() function in SkSL::SharedCompiler