fn addUsed(pool: *ConnectionPool, node: *Node) void
[src]
Adds a newly created node to the pool of used connections. This function is threadsafe.
fn addUsed(pool: *ConnectionPool, node: *Node) void
Adds a newly created node to the pool of used connections. This function is threadsafe.