MCPcopy Create free account
hub / github.com/Tencent/phxqueue / LockDbBP

Method LockDbBP

phxqueue/comm/breakpoint.h:433–433  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431 static LockDbBP *GetThreadInstance();
432
433 LockDbBP() {}
434 virtual ~LockDbBP() {}
435
436 virtual void OnAcquireLock(const bool sync) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected