Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/kernel/
Dmailbox.c45 static inline void mbox_async_free(struct k_mbox_async *async) in mbox_async_free() function
186 mbox_async_free((struct k_mbox_async *)sending_thread); in mbox_message_dispose()