importing threadpool in 0.10.2 give me the following error. Any ideas? Thanks.
/tmp/nimcache/stdlib_threadpool.c: In function ‘atomicdec_13606’:
/tmp/nimcache/stdlib_threadpool.c:368: error: ‘__ATOMIC_RELAXED’ undeclared (first use in this function)
/tmp/nimcache/stdlib_threadpool.c:368: error: (Each undeclared identifier is reported only once
/tmp/nimcache/stdlib_threadpool.c:368: error: for each function it appears in.)
/tmp/nimcache/stdlib_threadpool.c: In function ‘slave_147799’:
/tmp/nimcache/stdlib_threadpool.c:375: error: ‘__ATOMIC_SEQ_CST’ undeclared (first use in this function)
/tmp/nimcache/stdlib_threadpool.c: In function ‘atomicinc_13601’:
/tmp/nimcache/stdlib_threadpool.c:452: error: ‘__ATOMIC_RELAXED’ undeclared (first use in this function)
Error: execution of an external program failed