Lewuathe/mlir-hello
thirdparty/llvm-project/lldb/unittests/Process/elf-core/CMakeLists.txt
:22
check_symbol_exists(gettid "unistd.h" HAVE_GETTID)
check_symbol_exists(gettid "unistd.h" HAVE_GETTID)
target_compile_definitions(ProcessElfCoreTests PRIVATE HAVE_GETTID)
check_function_exists(gettid HAVE_GETTID)
CHECK_FUNCTION_EXISTS(gettid HAVE_GETTID)
check_function_exists(gettid HAVE_GETTID)