Home
last modified time | relevance | path

Searched refs:ncall (Results 1 – 5 of 5) sorted by relevance

/sysdeps/pthread/
A Dtst-cancel11.c33 static int ncall; in cleanup() local
35 if (++ncall != 1) in cleanup()
41 printf ("cleanup call #%d\n", ncall); in cleanup()
A Dtst-cancel12.c35 static int ncall; in cleanup() local
37 if (++ncall != 1) in cleanup()
A Dtst-cancel13.c35 static int ncall; in cleanup() local
37 if (++ncall != 1) in cleanup()
A Dtst-cancel14.c36 static int ncall; in cleanup() local
38 if (++ncall != 1) in cleanup()
A Dtst-cancel15.c36 static int ncall; in cleanup() local
38 if (++ncall != 1) in cleanup()

Completed in 7 milliseconds