Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/cache-ttl/
Dheap.c519 destroy_dll(struct lws_dll2 *d, void *user) in destroy_dll() function
536 lws_dll2_foreach_safe(&cache->items_lru, cache, destroy_dll); in lws_cache_heap_expunge()
552 lws_dll2_foreach_safe(&cache->items_lru, cache, destroy_dll); in lws_cache_heap_destroy()