Files
git/compat/win32
Paul Tarjan 8e106c46f4 compat/win32: add pthread_cond_timedwait
Add a pthread_cond_timedwait() implementation to the Windows pthread
compatibility layer using SleepConditionVariableCS() with a millisecond
timeout computed from the absolute deadline.

Signed-off-by: Paul Tarjan <github@paulisageek.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-03-04 10:30:48 -08:00
..
2014-04-09 10:08:35 -07:00
2010-11-04 16:53:49 -07:00