Searched refs:force_mt (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/capsicum-test/
H A Dcapsicum-test.h20 extern bool force_mt;
33 // If force_mt is set, run another thread in parallel with the test. This forces
38 if (force_mt) {
42 if (force_mt) {
50 if (force_mt) {
54 if (force_mt) {
H A Dcapsicum-test.cc23 bool force_mt = false; variable
H A Dcapsicum-test-main.cc124 force_mt = true;
H A Dlinux.cc108 if (force_mt) {

Completed in 101 milliseconds