windows-pthread-20071225
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 25 Dec 2007 23:05:17 +0000 (23:05 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 25 Dec 2007 23:05:17 +0000 (23:05 +0000)
commitb41b3bb52eaba52bba8fda0c49083322d6959238
treec55534a33743389584c150acd523d94801b116bd
parent6b1537b246732e4f7f67661d8230d051db8f3f8d
windows-pthread-20071225

LICENSE MIT

The pthread_cond_timedwait/wait implementations were broken.  Not only
did they return the wrong error values but more importantly, they did not
always return with the mutex locked.
src/WINNT/pthread/pthread.c