On Wed Jul 10 08:44:48 2024 +0000, Alfred Agrell wrote:
Are C11 atomics mandatory? If yes, the below #defines are unnecessary; if no, this #error doesn't belong.
This is a debugging and development error that will be removed later, it only signals that mutex will use pthread instead of atomic.