cmake HAVE_FWRITE_UNLOCKED examples

doxygen/doxygen deps/spdlog/CMakeLists.txt :247

check_symbol_exists(_fwrite_nolock "stdio.h" HAVE_FWRITE_UNLOCKED)

doxygen/doxygen deps/spdlog/CMakeLists.txt :249

check_symbol_exists(fwrite_unlocked "stdio.h" HAVE_FWRITE_UNLOCKED)

intel/xpumanager third_party/spdlog/CMakeLists.txt :247

check_symbol_exists(_fwrite_nolock "stdio.h" HAVE_FWRITE_UNLOCKED)

intel/xpumanager third_party/spdlog/CMakeLists.txt :249

check_symbol_exists(fwrite_unlocked "stdio.h" HAVE_FWRITE_UNLOCKED)

Smorodov/Multitarget-tracker thirdparty/spdlog/CMakeLists.txt :247

check_symbol_exists(_fwrite_nolock "stdio.h" HAVE_FWRITE_UNLOCKED)

Smorodov/Multitarget-tracker thirdparty/spdlog/CMakeLists.txt :249

check_symbol_exists(fwrite_unlocked "stdio.h" HAVE_FWRITE_UNLOCKED)

gccxml/gccxml GCC/config_cmake/CMakeLists.txt :486

CHECK_FUNCTION_EXISTS(fwrite_unlocked HAVE_FWRITE_UNLOCKED)