Searched refs:slist_empty (Results 1 – 8 of 8) sorted by relevance
527 if(slist_empty(&g_msg_cb_list_head)) { in native_netmgr_set_msg_cb()563 if(slist_empty(&g_msg_cb_list_head)) { in native_netmgr_del_msg_cb()
311 static inline int slist_empty(const slist_t *head) in slist_empty() function
235 static inline int slist_empty(const slist_t *head) in slist_empty() function
168 if (slist_empty(&ev->sub_list)) { in __yoc_event_unsubscribe()
620 if (slist_empty(&g_msg_cb_list_head)) { in native_netmgr_set_msg_cb()659 if (slist_empty(&g_msg_cb_list_head)) { in native_netmgr_del_msg_cb()
251 static inline int slist_empty(const slist_t *head) in slist_empty() function
Completed in 26 milliseconds