Hi, all. I realize this is busy time for the group to work on the next version of the standard, and I hope I'm not being too disruptive.
In pthread_cond_wait and pthread_cond_timedwait, it is unspecified when a single condition variable is used with more than one mutex. I suppose such provision is made to accommodate some existing implementation(s), so can someone confirm or refute this?
