Searched refs:withThreads (Results 1 – 1 of 1) sorted by relevance
32 var withThreads = "native"; variable118 txt += " threads: Enable thread safety [no|ctls|native|posix] (" + (withThreads) + ") \n";229 vf.WriteLine("WITH_THREADS=" + withThreads);319 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));410 of.WriteLine(s.replace(/\@WITH_THREADS\@/, withThreads == "no"? "0" : "1"));468 withThreads = arg.substring(opt.length + 1, arg.length);664 txtOut += " Thread safety: " + withThreads + "\n";