thread/Id: new class replacing GThread pointers
Remove a GLib dependencies from class EventLoop and DatabaseLock.
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
Mutex db_mutex;
|
||||
|
||||
#ifndef NDEBUG
|
||||
GThread *db_mutex_holder;
|
||||
ThreadId db_mutex_holder;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user