Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Devict.c70 unsigned int getLRUClock(void) { in getLRUClock() function
83 lruclock = getLRUClock(); in LRU_CLOCK()
H A Dserver.c1143 unsigned long lruclock = getLRUClock(); in serverCron()
1642 unsigned int lruclock = getLRUClock(); in initServerConfig()
H A Dserver.h1746 unsigned int getLRUClock(void);