Home
last modified time | relevance | path

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

/system/utest/core/stack/
A Dstack-test.c100 static void* thread_stack_tests(void* arg) { in thread_stack_tests() function
114 ASSERT_EQ(0, pthread_create(&thread, &attr, &thread_stack_tests, 0), ""); in other_thread_stack_tests()

Completed in 4 milliseconds