Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/pthread/
Dtst-barrier3.c31 static int counters[NTHREADS]; variable
48 memset (counters, '\0', sizeof (counters)); in worker()
63 ++counters[j]; in worker()
70 if (nr == 0 && counters[j] != j + 1) in worker()
73 j, counters[j]); in worker()
/glibc-2.36/manual/
Dprocess.texi257 @c loader lock, runs the child handlers, reseting ref counters to 1, and
Dtexinfo.tex6210 % all lower-level sectioning counters to zero.
/glibc-2.36/ChangeLog.old/
DChangeLog.11708 * elf/dl-close.c: Handle decrementing of reference counters more
709 correctly. If necessary decrement reference counters of dependencies
713 * elf/dl-open.c: Increment reference counters here.
716 * elf/rtld.c: Adjust for _dl_map_deps not handling reference counters.
DChangeLog.1713731 * elf/dl-runtime.c: Update reference counters before using a scope