Home
last modified time | relevance | path

Searched defs:TidReporterArgument (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc32 struct TidReporterArgument { struct
33 TidReporterArgument() { in TidReporterArgument() function
41 ~TidReporterArgument() { in ~TidReporterArgument()
48 tid_t reported_tid;
50 pthread_cond_t terminate_thread_cond;
51 pthread_mutex_t terminate_thread_mutex;
52 bool terminate_thread;
54 pthread_cond_t tid_reported_cond;
55 pthread_mutex_t tid_reported_mutex;