Hi, On Sat, 30 Jan 2010, Johannes Sixt wrote: > See http://www.cse.wustl.edu/~schmidt/win32-cv-1.html, section "The > SignalObjectAndWait solution". But note that this implementation does not > use SignalObjectAndWait (which is needed to achieve fairness, but we do > not need fairness). > > Note that our implementations of pthread_cond_broadcast and > pthread_cond_signal require that they are invoked with the mutex held that > is used in the pthread_cond_wait calls. > > Signed-off-by: Johannes Sixt <j6t@xxxxxxxx> > --- > Junio, > > please queue this patch for 1.7.0-rc1 even though it has not undergone > a lot of review - the result is better than a git that does not even > build on Windows. As you Cc:ed the msysGit list, do you want this in 4msysgit.git, too? Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html