Searched refs:tctdbcacheclear (Results 1 – 5 of 5) sorted by relevance
931 bool tctdbcacheclear(TCTDB *tdb);
97 * tctdb.c (tctdbcacheclear, tctdbcacheclearimpl): new functions.
1519 if(myrand(4) == 0 && !tctdbcacheclear(tdb)){ in procmisc()
3024 if(!tctdbcacheclear(adb->tdb)){ in tcadbmisc()
1503 bool tctdbcacheclear(TCTDB *tdb){ in tctdbcacheclear() function