SwagSoftware/Kisak-Strike
thirdparty/gperftools-2.8.1/CMakeLists.txt
:512
check_c_source_compiles("
#include <signal.h>
#include <time.h>
int main() { return SIGEV_THREAD_ID || CLOCK_THREAD_CPUTIME_ID; }"
HAVE_LINUX_SIGEV_THREAD_ID)