Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ thread_safe
Method
thread_safe
lib/mysql_shim/mysqlinterface.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
unsigned int thread_safe() const override
112
{
113
return mysql_thread_safe();
114
}
115
};
116
117
MysqlInterface *create_mysql_shim()
Callers
1
Resume
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected