summaryrefslogtreecommitdiff
path: root/src/threads/ONCE_FLAG_INIT.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/threads/ONCE_FLAG_INIT.c')
-rw-r--r--src/threads/ONCE_FLAG_INIT.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/threads/ONCE_FLAG_INIT.c b/src/threads/ONCE_FLAG_INIT.c
new file mode 100644
index 00000000..2337950e
--- /dev/null
+++ b/src/threads/ONCE_FLAG_INIT.c
@@ -0,0 +1 @@
+#define ONCE_FLAG_INIT /* same as PTHREAD_ONCE_INIT */