Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/user/
Dtracing_user.c21 void __weak sys_trace_thread_pend_user(struct k_thread *thread) {} in sys_trace_thread_pend_user() function
130 sys_trace_thread_pend_user(thread); in sys_trace_thread_pend()
Dtracing_user.h28 void sys_trace_thread_pend_user(struct k_thread *thread);
/Zephyr-latest/doc/services/tracing/
Dindex.rst445 void sys_trace_thread_pend_user(struct k_thread *thread);