add #warning
This commit is contained in:
parent
1efee85ec0
commit
49e8257931
2
iarray.h
2
iarray.h
@ -1,6 +1,8 @@
|
|||||||
#ifndef IARRAY_H
|
#ifndef IARRAY_H
|
||||||
#define IARRAY_H
|
#define IARRAY_H
|
||||||
|
|
||||||
|
#warning DO NOT USE THIS YET. It may look thread-safe but it is not!
|
||||||
|
|
||||||
#include "uint64.h"
|
#include "uint64.h"
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user