summaryrefslogtreecommitdiffstats
path: root/libcxx/src/future.cpp
Commit message (Expand)AuthorAgeFilesLines
* license changeHoward Hinnant2010-11-161-2/+2
* Convert __thread_local_data to the singleton patternHoward Hinnant2010-10-141-2/+2
* Fix whitespaceHoward Hinnant2010-09-041-1/+0
* [futures.atomic_future] and notify_all_at_thread_exit. This completes the he...Howard Hinnant2010-09-031-0/+35
* [futures.shared_future]Howard Hinnant2010-09-031-0/+17
* [futures.task] and [futures.async]. Requires variadics and rvalue-ref support.Howard Hinnant2010-08-301-6/+29
* future continues ...Howard Hinnant2010-08-271-0/+157
* Getting started on <future>Howard Hinnant2010-08-251-0/+63
OpenPOWER on IntegriCloud