Searched refs:compile_mutex (Results 1 – 6 of 6) sorted by relevance
91 std::lock_guard<std::recursive_mutex> lock(compile_mutex); in get_executor()155 mutable std::recursive_mutex compile_mutex; member
97 std::lock_guard<std::recursive_mutex> lock(compile_mutex); in optimized_graph()
17 std::lock_guard<std::mutex> lock(compile_mutex); in getPlanFor()
110 std::mutex compile_mutex; member
704 std::lock_guard<std::mutex> lock(compile_mutex); in getPlanFor()808 std::lock_guard<std::mutex> lock(compile_mutex); in debugFlushCompilationCache()
659 std::lock_guard<std::mutex> lock(compile_mutex); in getOrCompileFallback()674 std::lock_guard<std::mutex> lock(compile_mutex); in getOrCompile()