Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest7.c95 static void *client_main(void *pArg){ in client_main() function
182 rc = pthread_create(&x, 0, client_main, &threadset[i]); in tcl_client_create()