MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getState

Method getState

src/common/Task.h:179–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 void shutdown(bool wait);
178
179 STATE getState() const { return m_state; }
180
181private:
182 WorkerThread(Coordinator* coordinator) :

Callers 13

workMethod · 0.45
getThreadMethod · 0.45
releaseThreadMethod · 0.45
setAttrFunction · 0.45
unicode_util.cppFile · 0.45
mergeStatusMethod · 0.45
mergeStatusFunction · 0.45
copyStatusFunction · 0.45
ImplStatusVectorMethod · 0.45
checkMethod · 0.45
checkExceptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected