Searched refs:testThreadSupport (Results 1 – 1 of 1) sorted by relevance
289 static int testThreadSupport(){ return 1; } in testThreadSupport() function441 static int testThreadSupport(){ return 0; } in testThreadSupport() function631 if( testThreadSupport()==0 ) return; in test_mt()