aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseLock.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* thread/Id: new class replacing GThread pointersMax Kellermann2013-08-101-6/+7
| | | | Remove a GLib dependencies from class EventLoop and DatabaseLock.
* *: remove remaining __cplusplus checksMax Kellermann2013-08-071-4/+0
|
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-1/+2
|
* DatabaseLock: use the Mutex class instead of GLib's GMutexMax Kellermann2013-01-071-3/+4
|
* db_lock: convert to C++Max Kellermann2013-01-021-0/+98