Home
last modified time | relevance | path

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

/tests/subsys/logging/log_immediate/src/
A Dlog_immediate_test.c38 static void thread_func(void *p1, void *p2, void *p3) in thread_func() function
65 thread_func, (void *)i, NULL, NULL, in ZTEST()
/tests/posix/common/src/
A Dkey.c35 static void *thread_func(void *p1) in thread_func() function
106 zassert_ok(pthread_create(&newthread, NULL, thread_func, NULL), in ZTEST()

Completed in 24 milliseconds