MySQL++
3.3.0
|
MUTually EXclusive lock class. More...
#include "exceptions.h"
Go to the source code of this file.
Classes | |
class | mysqlpp::BeecryptMutex |
Wrapper around platform-specific mutexes. More... | |
class | mysqlpp::ScopedLock |
Wrapper around BeecryptMutex to add scope-bound locking and unlocking. More... | |
MUTually EXclusive lock class.
Modified by Warren Young of Educational Technology Resources, Inc. from version in Beecrypt 4.1.2:
char*