Home
last modified time | relevance | path

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

/third_party/boost/libs/asio/test/
Dsystem_timer.cpp234 struct timer_handler struct
236 timer_handler() {} in timer_handler() function
239 timer_handler(timer_handler&&) {} in timer_handler() argument
Ddeadline_timer.cpp224 void timer_handler(const boost::system::error_code&) in timer_handler() function
/third_party/musl/src/time/
Dtimer_create.c35 static void timer_handler(int sig, siginfo_t *si, void *ctx) in timer_handler() function