Searched refs:k_mbox_async (Results 1 – 1 of 1) sorted by relevance
25 struct k_mbox_async { struct34 static inline void mbox_async_alloc(struct k_mbox_async **async) in mbox_async_alloc() argument40 static inline void mbox_async_free(struct k_mbox_async *async) in mbox_async_free()57 static struct k_mbox_async __noinit async_msg[CONFIG_NUM_MBOX_ASYNC_MSGS]; in init_mbox_module()194 mbox_async_free((struct k_mbox_async *)sending_thread); in mbox_message_dispose()327 struct k_mbox_async *async; in k_mbox_async_put()