Home
last modified time | relevance | path

Searched refs:from_timer_handle (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/
H A Denv-inl.h204 inline Environment* Environment::from_timer_handle(uv_timer_t* handle) { in from_timer_handle() function in node::Environment
H A Denv.h644 static inline Environment* from_timer_handle(uv_timer_t* handle);
H A Denv.cc1188 Environment* env = Environment::from_timer_handle(handle); in RunTimers()

Completed in 6 milliseconds