Closed dryman closed 7 years ago
On linux atomic_fast_int16_t is not 16bit. Instead of using atomic_fast types, we should create a header and defines constant sized atomic variables, such as a_uint32_t, a_int16_t, etc.
On linux atomic_fast_int16_t is not 16bit. Instead of using atomic_fast types, we should create a header and defines constant sized atomic variables, such as a_uint32_t, a_int16_t, etc.