Undefined functions core_util_atomic_decr/incr. There's no function with a declaration to match: core_util_atomic_decr((uintptr_t)valuePtr, (uintptr_t)delta) . I would assume that missing functions should be implemented, and can't be on top of current functions because they return a value, and these functions return void pointer. The API documentation should state that (be more specific), not The new decremented value. as the rest of API.
Reference: #2054
@geky