Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/samples/userspace/syscall_perf/src/
Dthread_def.h20 void user_thread_function(void *p1, void *p2, void *p3);
Dmain.c23 user_thread_function, NULL, NULL, NULL, in main()
Dtest_user.c14 void user_thread_function(void *p1, void *p2, void *p3) in user_thread_function() function