Searched refs:counters (Results 1 – 5 of 5) sorted by relevance
31 static int counters[NTHREADS]; variable48 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()
257 @c loader lock, runs the child handlers, reseting ref counters to 1, and
6210 % all lower-level sectioning counters to zero.
708 * elf/dl-close.c: Handle decrementing of reference counters more709 correctly. If necessary decrement reference counters of dependencies713 * elf/dl-open.c: Increment reference counters here.716 * elf/rtld.c: Adjust for _dl_map_deps not handling reference counters.
13731 * elf/dl-runtime.c: Update reference counters before using a scope