[PATCH] D11781: Refactored pthread usage in libcxx
David Chisnall via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 16 01:24:09 PDT 2016
theraven added a comment.
In http://reviews.llvm.org/D11781#403335, @rmaprath wrote:
> For us (ARM), a threads porting layer is important on several RTOSes (where a full-blown pthreads implementations is not available). I will see if I can publish one of those porting layer implementations, but perhaps a windows porting layer is more interesting to the community, in which case I'll look into hacking one up (unless of course, if @espositofulvio has already got one).
I'd be equally interested (and willing to review) an mbed implementation.
Repository:
rL LLVM
http://reviews.llvm.org/D11781
More information about the cfe-commits
mailing list