Searched refs:thread_err (Results 1 – 1 of 1) sorted by relevance
108 void *thread_err = NULL; in test_concurrent_update() local110 pthread_join(tids[i], &thread_err); in test_concurrent_update()111 ASSERT_EQ(thread_err, NULL, "update error"); in test_concurrent_update()