title: _atomic_t summary: Useful for resource counting etc.


_atomic_t

Useful for resource counting etc. #include <common.h>

Public Attributes

Name
intvalue

Public Attributes Documentation

variable value

int value;

Updated on 23 August 2022 at 00:54:19 UTC