Searched refs:sqlite3ThreadProc (Results 1 – 1 of 1) sorted by relevance
34756 static unsigned __stdcall sqlite3ThreadProc( in sqlite3ThreadProc() function34801 p->tid = (void*)_beginthreadex(0, 0, sqlite3ThreadProc, p, 0, &p->id); in sqlite3ThreadCreate()