Searched refs:thread_read (Results 1 – 2 of 2) sorted by relevance
1826 pthread_t thread_read; in run() local1926 || pthread_create(&thread_read, NULL, start_handler, &handler_read) in run()
1023 TEST(libbacktrace, thread_read) { in TEST() argument