mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Locking: Dropping DEFINE_DOMAIN ugly macro
This commit is contained in:
@@ -105,8 +105,6 @@ struct bird_thread
|
||||
};
|
||||
|
||||
|
||||
DEFINE_DOMAIN(control);
|
||||
|
||||
struct bird_thread_syncer {
|
||||
pool *pool;
|
||||
DOMAIN(control) lock;
|
||||
|
Reference in New Issue
Block a user