Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest5.c289 static int testThreadSupport(){ return 1; } in testThreadSupport() function
441 static int testThreadSupport(){ return 0; } in testThreadSupport() function
631 if( testThreadSupport()==0 ) return; in test_mt()