Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dtt3_vacuum.c52 static char *vacuum1_thread_vacuumer(int iTid, void *pArg){ in vacuum1_thread_vacuumer() function
85 launch_thread(&err, &threads, vacuum1_thread_vacuumer, 0); in vacuum1()