Home
last modified time | relevance | path

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

/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/include/
Dtracing_tracerecorder.h55 sys_trace_k_thread_join_blocking(thread, timeout)
839 void sys_trace_k_thread_join_blocking(struct k_thread *thread,
/percepio-3.7.0/TraceRecorder/kernelports/Zephyr/
DtrcKernelPort.c317 void sys_trace_k_thread_join_blocking(struct k_thread *thread, k_timeout_t timeout) { in sys_trace_k_thread_join_blocking() function