[PATCH] D28226: threading_support: introduce __libcpp_recursive_mutex_t

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 12:17:11 PST 2017


EricWF added a comment.

Yeah, I think I agree with @majnemer that I would rather use an expanded interface than this type-erased mutex type. Thank you for working on this.


Repository:
  rL LLVM

https://reviews.llvm.org/D28226





More information about the cfe-commits mailing list