Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dqueue.c386 void *z_impl_k_queue_peek_head(struct k_queue *queue) in z_impl_k_queue_peek_head() function
423 return z_impl_k_queue_peek_head(queue); in z_vrfy_k_queue_peek_head()