|
P99
|
extension: set the flag and return true if we are the first to do so This interprets an atomic_flag as a spinlock. State "clear" means unlocked and state "set" means locked. This operation only guarantees acquire consistency. Definition at line 979 of file p99_atomic.h. |
1.7.6.1