Home
last modified time | relevance | path

Searched defs:Counter (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dtime_test.cpp432 struct Counter { struct
446 explicit Counter(void (*fn)(sigval_t)) : value(0), timer_valid(false) { in Counter() function
459 ~Counter() { in ~Counter() argument
482 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountNotifyFunction() argument
487 Counter* cd = reinterpret_cast<Counter*>(value.sival_ptr); in CountAndDisarmNotifyFunction() argument