MCPcopy Create free account
hub / github.com/Icinga/icinga2 / isthreadsafe

Method isthreadsafe

lib/pgsql_shim/pgsqlinterface.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 int isthreadsafe() const override
61 {
62 return PQisthreadsafe();
63 }
64
65 int nfields(const PGresult *res) const override
66 {

Callers 1

ResumeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected