Home
last modified time | relevance | path

Searched refs:ts_stop (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
Dpitest-1.c52 volatile int ts_stop = 0; variable
183 while (!ts_stop) { in thread_sample()
320 ts_stop = 1; in main()
Dpitest-5.c52 volatile int ts_stop = 0; variable
203 while (!ts_stop) { in thread_sample()
338 ts_stop = 1; in main()
Dpitest-6.c51 volatile int ts_stop = 0; variable
183 while (!ts_stop) { in thread_sample()
321 ts_stop = 1; in main()
Dpitest-4.c55 volatile int ts_stop = 0; variable
160 while (!ts_stop) { in thread_sample()
331 ts_stop = 1; in main()
Dpitest-3.c54 volatile int ts_stop = 0; variable
194 while (!ts_stop) { in thread_sample()
366 ts_stop = 1; in main()
Dpitest-2.c53 volatile int ts_stop = 0; variable
183 while (!ts_stop) { in thread_sample()
354 ts_stop = 1; in main()