Lines Matching refs:pthread
125 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once2 test.cpp -pthread
157 atf_check -s exit:0 -o ignore -e ignore c++ -pg -o call_once2 test.cpp -pthread
201 atf_check -s exit:0 -o ignore -e ignore c++ -m32 -pg -o call_once2 test.cpp -pthread
242 c++ -o call_once2 test.cpp -L. -ltest -pthread
296 c++ -m32 -o call_once2 test.cpp -L. -ltest -pthread
339 c++ -pg -o call_once2 test.cpp -L. -ltest -pthread
394 c++ -m32 -pg -o call_once2 test.cpp -L. -ltest -pthread
431 atf_check -s exit:0 -o ignore -e ignore c++ -fpie -pie -o call_once2 test.cpp -pthread
474 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once2_32 -m32 test.cpp -pthread
475 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once2_64 test.cpp -pthread
514 atf_check -s exit:0 -o ignore -e ignore c++ -o call_once2 -m32 -pthread \
546 atf_check -s exit:0 -o ignore -e ignore c++ -static -o call_once2 test.cpp -pthread