Home
last modified time | relevance | path

Searched refs:thread_check_stack (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-thread.c221 static void thread_check_stack(void* arg) { in thread_check_stack() function
251 ASSERT(0 == uv_thread_create(&thread, thread_check_stack, NULL)); in TEST_IMPL()
263 thread_check_stack, &options)); in TEST_IMPL()
268 thread_check_stack, &options)); in TEST_IMPL()
273 thread_check_stack, &options)); in TEST_IMPL()
278 thread_check_stack, &options)); in TEST_IMPL()
284 thread_check_stack, &options)); in TEST_IMPL()
289 thread_check_stack, &options)); in TEST_IMPL()
296 thread_check_stack, &options)); in TEST_IMPL()