Searched defs:Counter (Results 1 – 1 of 1) sorted by relevance
674 struct Counter { struct688 explicit Counter(void (*fn)(sigval)) : value(0), timer_valid(false) { in Counter() argument701 ~Counter() { in ~Counter() argument724 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountNotifyFunction() argument729 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountAndDisarmNotifyFunction() argument