summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h
diff options
context:
space:
mode:
authorJerryShih <bignose1007@gmail.com>2018-11-17 19:15:17 (GMT)
committerJerryShih <bignose1007@gmail.com>2018-12-03 08:05:59 (GMT)
commite9a1ddc594de6e6251bf06d732775dae2cabe4c8 (patch)
treee251dc19fa839c1930c3af39bac958ee0bba0cca /Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h
parentbe9ad8279a29893943b342cc5ffdbf9868fb1b4c (diff)
downloadCMake-e9a1ddc594de6e6251bf06d732775dae2cabe4c8.zip
CMake-e9a1ddc594de6e6251bf06d732775dae2cabe4c8.tar.gz
CMake-e9a1ddc594de6e6251bf06d732775dae2cabe4c8.tar.bz2
FindThreads: Replace the pthread symbol checking in libc.
With asan build, we will have the pthread_create() symbol in libc. However, libasan doesn't have full pthread implementation. We can't assume that we have the pthread implementation in libc using pthread_create() symbol. Replace the pthread_create() with pthread_kill() as a quick fix.
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions