Searched defs:Counter (Results 1 – 1 of 1) sorted by relevance
529 struct Counter { struct543 explicit Counter(void (*fn)(sigval_t)) : value(0), timer_valid(false) { in Counter() argument556 ~Counter() { in ~Counter() argument579 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountNotifyFunction() argument584 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountAndDisarmNotifyFunction() argument