JSON_HAVE_ATOMIC_BUILTINS

If __atomic builtins are available they will be used to manage reference counts of json_t.

enum JSON_HAVE_ATOMIC_BUILTINS = false;

Meta