Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/cache-ttl/
Dlws-cache-ttl.c35 lws_cache_clear_matches(lws_dll2_owner_t *results_owner) in lws_cache_clear_matches() function
126 lws_cache_clear_matches(&results_owner); in lws_cache_lookup()
153 lws_cache_clear_matches(&results_owner); in lws_cache_lookup()
179 lws_cache_clear_matches(&results_owner); in lws_cache_lookup()
Dprivate-lib-misc-cache-ttl.h95 lws_cache_clear_matches(lws_dll2_owner_t *results_owner);
Dheap.c304 lws_cache_clear_matches(results_owner); in lws_cache_heap_lookup()