1
0
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:
Maria Matejka
2023-11-20 17:40:25 +01:00
parent 080e580834
commit 5a916ed53f
10 changed files with 39 additions and 33 deletions

View File

@@ -105,8 +105,6 @@ struct bird_thread
};
DEFINE_DOMAIN(control);
struct bird_thread_syncer {
pool *pool;
DOMAIN(control) lock;