Searched refs:setter_thread_body (Results 1 – 1 of 1) sorted by relevance
69 static void setter_thread_body(void* arg) { in setter_thread_body() function98 ASSERT_OK(uv_thread_create(&setter_threads[i], setter_thread_body, NULL)); in TEST_IMPL()
Completed in 3 milliseconds