Home
last modified time | relevance | path

Searched refs:global1 (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/elf/
Dtst-audit-tlsdesc.c22 extern __thread int global1;
31 TEST_COMPARE (global1, 0); in thr_func()
32 ++global1; in thr_func()
Dtst-audit-tlsdesc-dlopen.c32 int *global1 = get_global1 (); in thr_func() local
33 TEST_COMPARE (*global1, 0); in thr_func()
34 ++*global1; in thr_func()
Dtst-audit-tlsdesc-mod1.c19 __thread int global1; variable
24 return &global1; in get_global1()
DMakefile422 tst-global1 \
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C12151 tst-global1.c
Dfilelist#en_US.UTF-812151 tst-global1.c
/glibc-2.36/ChangeLog.old/
DChangeLog.1611579 * elf/tst-global1.c: New file.
11580 * elf/Makefile (tests): Add tst-global1.
DChangeLog.187135 * elf/tst-global1.c: Likewise.
44985 * elf/tst-global1.c: Likewise.