Home
last modified time | relevance | path

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

/nptl/
A Dtst-thread_local1.cc29 struct counter struct
38 counter::reset () in reset() argument
45 to_string (const counter &c) in to_string()
53 template <counter *Counter>
61 template<counter *Counter>
68 template<counter *Counter>
75 template<counter *Counter>
83 static counter counter_static;
84 static counter counter_anonymous_namespace;
85 static counter counter_extern;
[all …]
A DTODO28 - possibly add counter field. This requires reviving the
31 wich is the counter for the number of waiters
A Dallocatestack.c136 for (size_t cnt = 0; cnt < dtv[-1].counter; ++cnt) in get_cached_stack()
138 memset (dtv, '\0', (dtv[-1].counter + 1) * sizeof (dtv_t)); in get_cached_stack()

Completed in 5 milliseconds