Searched refs:list_get_head (Results 1 – 12 of 12) sorted by relevance
84 for ((current = (const struct event *)list_get_head(&events)); current; in event_unsubscribe()119 for ((current = (const struct event *)list_get_head(&events)); current; in event_post()
81 static inline void *list_get_head(const struct list_descriptor *const list) in list_get_head() function
Completed in 25 milliseconds