Home
last modified time | relevance | path

Searched refs:trackLeakedConnection (Results 1 – 1 of 1) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbrpc/
H A Dsim2.actor.cpp212 leakedConnectionTracker = trackLeakedConnection(this); in peerClosed()
377 ACTOR static Future<Void> trackLeakedConnection( Sim2Conn* self ) { in trackLeakedConnection() function