objc

Data Fields
sys_atomic_t Struct Reference

Underlying atomic uint32_t value. More...

#include <runtime-sys/sys.h>

Data Fields

uint32_t value
 

Detailed Description

Underlying atomic uint32_t value.

Do not access the value directly; use the sys_atomic_* APIs. in order to maintain thread safety.

Definition at line 35 of file atomic.h.


The documentation for this struct was generated from the following file: