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:
@@ -5,8 +5,6 @@
|
||||
#include <stdatomic.h>
|
||||
#include <pthread.h>
|
||||
|
||||
DEFINE_DOMAIN(proto);
|
||||
|
||||
#define FOO_PUBLIC \
|
||||
const char *name; \
|
||||
_Atomic uint counter; \
|
||||
|
||||
Reference in New Issue
Block a user