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

Method ast

src/jrd/CryptoManager.h:197–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 }
196
197 void ast(Jrd::thread_db* tdbb)
198 {
199 Firebird::MutexLockGuard g(mutex, FB_FUNCTION);
200 if (counter >= 0)
201 {
202 counter -= BIG_VALUE;
203 }
204 callback->doOnAst(tdbb);
205 }
206
207 void lockBegin(Jrd::thread_db* tdbb)
208 {

Callers 1

Calls 1

doOnAstMethod · 0.80

Tested by

no test coverage detected