Home
last modified time | relevance | path

Searched refs:do_exit (Results 1 – 3 of 3) sorted by relevance

/sysdeps/pthread/
A Dtst-rwlock-tryrdlock-stall.c292 _Atomic int do_exit; variable
298 while (!do_exit) in run_loop()
344 do_exit = 1; in do_test()
A Dtst-rwlock-trywrlock-stall.c50 _Atomic int do_exit; variable
56 while (!do_exit) in run_loop()
98 do_exit = 1; in do_test()
/sysdeps/unix/sysv/linux/powerpc/powerpc64/
A Dmakecontext.S155 beq L(do_exit)
161 L(do_exit):
168 b L(do_exit)

Completed in 4 milliseconds