Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmailbox.c40 static inline void mbox_async_alloc(struct k_mbox_async **async) in mbox_async_alloc() function
322 mbox_async_alloc(&async); in k_mbox_async_put()
/Zephyr-latest/cmake/sca/eclair/ECL/
Dcall_properties.ecl42 -call_properties+={"name(mbox_async_alloc)", {"pointee_read(1=never)","pointee_write(1=maybe)"}}