FlushLogThread    120 tools/cygprofile/cygprofile.cc   static void* FlushLogThread(void*);
FlushLogThread    284 tools/cygprofile/cygprofile.cc   CHECK(!pthread_create(&tid, NULL, &CygTlsLog::FlushLogThread, NULL));