Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-timer.c184 TEST_IMPL(timer_init) { in TEST_IMPL() argument
/third_party/grpc/src/core/lib/iomgr/
Dtimer_generic.cc324 static void timer_init(grpc_timer* timer, grpc_core::Timestamp deadline, in timer_init() function