Files
libwebp/src
Wan-Teh Chang ac2795e904 Remove pthread code for Windows older than Vista
Assume the CONDITION_VARIABLE added in Windows Vista is available.

Remove an unneeded WaitForSingleObject() macro that converts
WaitForSingleObject() calls to WaitForSingleObjectEx() calls with
bAlertable=FALSE. The WaitForSingleObject() function does not enter an
alertable wait state, so it is equivalent to WaitForSingleObjectEx()
with bAlertable=FALSE.

Remove code for Windows older than Vista in src/dsp/cpu.h.

Change-Id: I7df95557713923e05a7bfb62e095ec6172cfd708
2025-08-05 12:01:55 -07:00
..
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2025-07-31 14:53:58 -07:00
2025-06-30 12:26:15 -07:00
2025-06-30 12:26:15 -07:00
2025-06-30 12:26:15 -07:00