Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlazyfree.c108 dict *oldht1 = db->dict, *oldht2 = db->expires; in emptyDbAsync() local
112 bioCreateBackgroundJob(BIO_LAZY_FREE,NULL,oldht1,oldht2); in emptyDbAsync()