Home
last modified time | relevance | path

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

/glibc-2.36/nptl/
Dtst-thread_local1.cc83 static counter counter_static; variable
92 return to_string (counter_static) in all_counters()
113 counter_static.reset (); in reset_all()
119 static thread_local counting<&counter_static> counting_static;