Searched refs:thread_check_stack (Results 1 – 1 of 1) sorted by relevance
217 static void thread_check_stack(void* arg) { in thread_check_stack() function247 ASSERT_OK(uv_thread_create(&thread, thread_check_stack, NULL)); in TEST_IMPL()259 thread_check_stack, &options)); in TEST_IMPL()264 thread_check_stack, &options)); in TEST_IMPL()269 thread_check_stack, &options)); in TEST_IMPL()274 thread_check_stack, &options)); in TEST_IMPL()280 thread_check_stack, &options)); in TEST_IMPL()285 thread_check_stack, &options)); in TEST_IMPL()292 thread_check_stack, &options)); in TEST_IMPL()
Completed in 4 milliseconds