Fix libFuzzer not building with pthreads on Windows (#109525)
commitbfa99ebbc3092324e80fa1cab5045bdd2f16d48d
authorZentrik <llvm.zentrik@gmail.com>
Tue, 24 Sep 2024 20:33:57 +0000 (24 21:33 +0100)
committerTobias Hieta <tobias@hieta.se>
Fri, 11 Oct 2024 05:56:48 +0000 (11 07:56 +0200)
treea16a5da26de41f8a14890309318e449b7a2ff34c
parent4f844b265d8b023983df99138b5bb355a027794c
Fix libFuzzer not building with pthreads on Windows (#109525)

Fixes https://github.com/llvm/llvm-project/issues/106871

(cherry picked from commit b4130bee6bfd34d8045f02fc9f951bcb5db9d85c)
compiler-rt/lib/fuzzer/FuzzerUtilWindows.cpp