"test/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "8b9e07e1e01917002784499dfe234d27f7dc45be"
Commit 1ca9ede8 authored by jungpark-mlir's avatar jungpark-mlir
Browse files

get mutex static

parent 6c5678bd
......@@ -29,7 +29,7 @@
#include <fstream>
#include <mutex>
std::mutex g_db_mutex;
static std::mutex g_db_mutex;
namespace migraphx {
inline namespace MIGRAPHX_INLINE_NS {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment