Created on 2008-08-24.00:00:00 last changed 169 months ago
Proposed resolution:
Add the appropriate parameters. For example,
bool atomic_exchange(volatile atomic_bool*, bool); bool atomic_exchange_explicit(volatile atomic_bool*, bool, memory_order);
[ 2009-10 Santa Cruz: ]
NAD EditorialResolved. Solved by N2992.
[ 2009-08-17 Handled by N2925. ]
[ 2009-07 Frankfurt ]
Lawrence will handle all issues relating to atomics in a single paper.
LWG will defer discussion on atomics until that paper appears.
Move to Open.
[ Post Summit: ]
Lawrence: Need to write up a list for Pete with details.
Detlef: Should not be New, we already talked about in Concurrency group.
Recommend Open.
The atomic_exchange and atomic_exchange_explicit functions seem to be inconsistently missing parameters.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-12-05 14:14:49 | admin | set | status: nad editorial -> resolved |
2010-10-21 18:28:33 | admin | set | messages: + msg4172 |
2010-10-21 18:28:33 | admin | set | messages: + msg4171 |
2010-10-21 18:28:33 | admin | set | messages: + msg4170 |
2010-10-21 18:28:33 | admin | set | messages: + msg4169 |
2010-10-21 18:28:33 | admin | set | messages: + msg4168 |
2008-08-24 00:00:00 | admin | create |