compnerd added a comment.

The dynamic behavior only is used for Windows, not pthreads.  So, we dont see 
it here, but it becomes apparent in the windows support.  I was trying to 
minimize the changes to libc++ itself to avoid having it to consider the 
recursive vs non-recursive cases.  If the libc++ maintainers would prefer to 
expand the interfaces rather than use the dynamic behavior, Im fine with that 
approach too.


Repository:
  rL LLVM

https://reviews.llvm.org/D28226



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to