Searched refs:thread_top (Results 1 – 2 of 2) sorted by relevance
19 static void *thread_top(void *p1) in thread_top() function75 zassert_ok(pthread_create(&newthread[i], NULL, thread_top, NULL), in ZTEST()
21 static void *thread_top(void *p1) in thread_top() function87 zassert_ok(pthread_create(&newthread[i], NULL, thread_top, NULL), in ZTEST()