Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/utilities/ulog/
H A Dulog.c1185 static void async_output_thread_entry(void *param) function
1244 …ulog.async_th = rt_thread_create("ulog_async", async_output_thread_entry, &ulog, ULOG_ASYNC_OUTPUT…