Created on 2010-08-25.00:00:00 last changed 94 months ago
[ 2017-03-01, Kona ]
SG1 recommends: Close as NAD
There has not been much demand for it, and it would usually be difficult to deal with thread_local destructor races. It can be approximated with a condition variable wait followed by an unconditional join. Adding it would create implementation issues on Posix. As always, this may be revisited if we have a paper exploring the issues in detail.[ 2010 Batavia ]
The concurrency working group deemed this an extension beyond the scope of C++0x.
The LWG does not wish to make a change at this time.
[ Resolution proposed by ballot comment: ]
Add join_for and join_until. Or decide one should never join a thread with a timeout since pthread_join doesn't have a timeout version.
Addresses US-183
There is no way to join a thread with a timeout.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-03-01 18:09:34 | admin | set | messages: + msg9026 |
2014-11-24 15:11:58 | admin | set | status: nad future -> lewg |
2010-11-18 00:17:44 | admin | set | messages: + msg5377 |
2010-11-18 00:17:44 | admin | set | status: open -> nad future |
2010-11-01 19:24:04 | admin | set | messages: + msg5241 |
2010-10-24 16:08:33 | admin | set | messages: + msg5025 |
2010-08-25 00:00:00 | admin | create |