Code review comment for lp://staging/~clint-fewbar/drizzle/refactor-lock

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

* Refactors DRIZZLE_LOCK into drizzled::Lock
* Refactors major global locking functions as methods of either Session or drizzled::Lock

« Back to merge proposal