cmake HAVE_LIBPTHREAD examples

securesystemslab/multicompiler cmake/config-ix.cmake :92

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

securesystemslab/multicompiler examples/ParallelJIT/CMakeLists.txt :16

endif(HAVE_LIBPTHREAD)

Lewuathe/mlir-hello thirdparty/llvm-project/llvm/cmake/config-ix.cmake :136

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

microsoft/DirectXShaderCompiler cmake/config-ix.cmake :93

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

GoSSIP-SJTU/TripleDoggy cmake/config-ix.cmake :74

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

fukuchi/libqrencode CMakeLists.txt :26

add_definitions(-DHAVE_LIBPTHREAD=1)

qtfreet00/llvm-obfuscator cmake/config-ix.cmake :101

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

mariadb-corporation/MaxScale cmake/CheckPlatform.cmake :40

find_library(HAVE_LIBPTHREAD NAMES pthread)

Froser/gamemachine src/3rdparty/openal-soft-1.19.1/CMakeLists.txt :657

CHECK_LIBRARY_EXISTS(pthread pthread_create "" HAVE_LIBPTHREAD)

llvm-dcpu16/llvm-dcpu16 cmake/config-ix.cmake :87

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

llvm-dcpu16/llvm-dcpu16 examples/ParallelJIT/CMakeLists.txt :9

endif(HAVE_LIBPTHREAD)

GoSSIP-SJTU/Armariris cmake/config-ix.cmake :94

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

ucb-bar/esp-llvm cmake/config-ix.cmake :94

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

keystone-engine/keystone llvm/cmake/config-ix.cmake :91

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

infiniflow/infinity third_party/ijma/src/libmecab/ConfigureChecks.cmake :20

CHECK_LIBRARY_EXISTS (pthread "pthread_create;pthread_join;pthread_mutex_lock" "" HAVE_LIBPTHREAD)

root-project/root interpreter/llvm-project/llvm/cmake/config-ix.cmake :100

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

o2e/OLLVM-9.0.1 cmake/config-ix.cmake :87

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

google/filament third_party/dawn/third_party/dxc/cmake/config-ix.cmake :93

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

yrnkrn/zapcc cmake/config-ix.cmake :102

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

frasercrmck/llvm-leg cmake/config-ix.cmake :92

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

frasercrmck/llvm-leg examples/ParallelJIT/CMakeLists.txt :16

endif(HAVE_LIBPTHREAD)

DCMTK/dcmtk CMake/dcmtkPrepare.cmake :677

CHECK_LIBRARY_EXISTS(pthread pthread_key_create "" HAVE_LIBPTHREAD)

NVIDIA/MDL-SDK src/mdl/jit/llvm/dist/cmake/config-ix.cmake :88

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

yazhiwang/ollvm-tll cmake/config-ix.cmake :102

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

KhronosGroup/SPIRV-LLVM cmake/config-ix.cmake :92

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)

KhronosGroup/SPIRV-LLVM examples/ParallelJIT/CMakeLists.txt :16

endif(HAVE_LIBPTHREAD)

plumonito/dtslam 3rdparty/glog_cmake/CMakeLists.txt :66

CHECK_INCLUDE_FILES (pthread.h HAVE_LIBPTHREAD)

plumonito/dtslam 3rdparty/opencv-git/CMakeLists.txt :411

CHECK_INCLUDE_FILE(pthread.h HAVE_LIBPTHREAD)

GANGE666/xVMP src/cmake/config-ix.cmake :75

check_library_exists(pthread pthread_create "" HAVE_LIBPTHREAD)