Lely core libraries
2.3.4
|
A stop source. More...
Data Fields | |
atomic_size_t | value |
Twice the number of references to this source, plus a single (least significant) bit indicating whether a stop request has been issued. | |
thrd_t | thr |
The identifier of the thread invoking stop_source_request_stop(). | |
struct stop_token | token |
The stop token associated with this source. | |