Searched refs:gCompilerMutex (Results 1 – 1 of 1) sorted by relevance
40 static std::mutex gCompilerMutex; variable666 std::lock_guard<std::mutex> compiler_lock(gCompilerMutex); in create_single_kernel_helper_create_program()