Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/pthread/
Dtst-pt-tls2.c91 static int nsigs; variable
103 if (nsigs != TOTAL_SIGS) in tf()
192 ++nsigs; in do_test()
/glibc-2.36/nptl/
Dtst-tls3.c78 int nsigs; variable
159 nsigs = 0; in do_test()
187 ++nsigs; in do_test()
Dtst-tls3mod.c32 extern int nsigs;
81 if (nsigs != TOTAL_SIGS) in tf()