Searched refs:tid_reported_cond (Results 1 – 1 of 1) sorted by relevance
36 pthread_cond_init(&tid_reported_cond, NULL); in TidReporterArgument()44 pthread_cond_destroy(&tid_reported_cond); in ~TidReporterArgument()53 pthread_cond_t tid_reported_cond; member98 pthread_cond_broadcast(&arg->tid_reported_cond); in TidReporterThread()117 pthread_cond_wait(&thread_arg.tid_reported_cond, in SpawnTidReporter()