Lines Matching refs:pthread
98 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once test.cpp -pthread
118 atf_check -s exit:0 -o ignore -e ignore c++ -static -pg -o pthread_once test.cpp -pthread
150 atf_check -s exit:0 -o ignore -e ignore c++ -static -m32 -pg -o pthread_once test.cpp -pthread
173 c++ -o pthread_once test.cpp -L. -ltest -pthread
210 c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread
241 c++ -pg -o pthread_once test.cpp -L. -ltest -pthread
284 c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread
304 atf_check -s exit:0 -o ignore -e ignore c++ -fpie -pie -o pthread_once test.cpp -pthread
330 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once_32 -m32 test.cpp -pthread
331 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once_64 test.cpp -pthread
353 atf_check -s exit:0 -o ignore -e ignore c++ -o pthread_once -m32 -pthread \
368 atf_check -s exit:0 -o ignore -e ignore c++ -static -o pthread_once test.cpp -pthread