rmaprath added a subscriber: rmaprath.
rmaprath added a comment.

Small side question: so how are `__m_` and `__cv_` initialized in this setup? 
is it that `pthread_mutex_lock()` and the like would be able to handle an 
un-initialized blob of memory (in a thread-safe way)? Because I don't see a 
call to `pthread_mutex_init()` anywhere in the code-path.


http://reviews.llvm.org/D21637



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

Reply via email to