Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h87 void rw_cache_destroy(TRWCache* cache);
H A Dmt_cache.cpp173 void rw_cache_destroy(TRWCache* cache) in rw_cache_destroy() function
322 rw_cache_destroy(&keep_list); in cache_append_data()
H A Dmt_net.cpp756 rw_cache_destroy(&_recv_cache); in Reset()