diff options
Diffstat (limited to 'src/threads/ONCE_FLAG_INIT.h')
| -rw-r--r-- | src/threads/ONCE_FLAG_INIT.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/threads/ONCE_FLAG_INIT.h b/src/threads/ONCE_FLAG_INIT.h new file mode 100644 index 00000000..66a81242 --- /dev/null +++ b/src/threads/ONCE_FLAG_INIT.h @@ -0,0 +1,4 @@ +#define ONCE_FLAG_INIT /* same as PTHREAD_ONCE_INIT */ +/* +STDC(201112) +*/ |
