Lines Matching refs:pthread
98 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once test.cpp -pthread
112 atf_check -s exit:0 -o ignore -e ignore c++ -static -pg -o pthread_once test.cpp -pthread
138 atf_check -s exit:0 -o ignore -e ignore c++ -static -m32 -pg -o pthread_once test.cpp -pthread
161 c++ -o pthread_once test.cpp -L. -ltest -pthread
198 c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread
223 c++ -pg -o pthread_once test.cpp -L. -ltest -pthread
260 c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread
280 atf_check -s exit:0 -o ignore -e ignore c++ -fpie -pie -o pthread_once test.cpp -pthread
306 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once_32 -m32 test.cpp -pthread
307 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once_64 test.cpp -pthread
329 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once -m32 -pthread \
344 atf_check -s exit:0 -o ignore -e ignore c++ -static -o pthread_once test.cpp -pthread