sig_atomic_t
typedef int sig_atomic_t;
This data type can be modified as an atomic entity, even in the presence of asynchronous interrupts.
© 20072025 XoaX.net LLC. All rights reserved.