[PATCH] D51170: [libc++] Remove race condition in std::async

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 07:01:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340608: [libc++] Remove race condition in std::async (authored by ldionne, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51170?vs=162200&id=162376#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51170

Files:
  libcxx/trunk/include/future
  libcxx/trunk/src/future.cpp
  libcxx/trunk/test/std/thread/futures/futures.async/async_race.38682.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51170.162376.patch
Type: text/x-patch
Size: 3991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180824/384150c1/attachment.bin>


More information about the cfe-commits mailing list