cmake COMPILER_RT_HAS_LIBPTHREAD examples

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/cmake/config-ix.cmake :193

check_library_exists(pthread pthread_create "" COMPILER_RT_HAS_LIBPTHREAD)

trailofbits/polytracker polytracker/src/compiler-rt/cmake/config-ix.cmake :133

check_library_exists(pthread pthread_create "" COMPILER_RT_HAS_LIBPTHREAD)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/cmake/config-ix.cmake :170

check_library_exists(pthread pthread_create "" COMPILER_RT_HAS_LIBPTHREAD)