Home | History | Annotate | Download | only in c++

Lines Matching refs:pthread

99 	atf_check -s exit:0 -o ignore -e ignore c++ -o call_once test.cpp -pthread
120 atf_check -s exit:0 -o ignore -e ignore c++ -static -pg -o call_once test.cpp -pthread
153 atf_check -s exit:0 -o ignore -e ignore c++ -static -m32 -pg -o call_once test.cpp -pthread
177 c++ -o call_once test.cpp -L. -ltest -pthread
215 c++ -m32 -o call_once test.cpp -L. -ltest -pthread
247 c++ -pg -o call_once test.cpp -L. -ltest -pthread
291 c++ -m32 -pg -o call_once test.cpp -L. -ltest -pthread
312 atf_check -s exit:0 -o ignore -e ignore c++ -fpie -pie -o call_once test.cpp -pthread
339 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once_32 -m32 test.cpp -pthread
340 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once_64 test.cpp -pthread
363 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once -m32 -pthread \
379 atf_check -s exit:0 -o ignore -e ignore c++ -static -o call_once test.cpp -pthread