CF_AtomicInt¶
Category: atomic
GitHub: cute_multithreading.h
An opaque handle representing an atomic integer.
Remarks¶
Atomics are an advanced topic. You've been warned! Beej has a good article on atomics.
Related Pages¶
cf_atomic_ptr_cas
cf_atomic_zero
cf_atomic_add
cf_atomic_set
cf_atomic_get
cf_atomic_cas
cf_atomic_ptr_set
cf_atomic_ptr_get