Searched refs:event_loop_ (Results 1 – 3 of 3) sorted by relevance
/third_party/node/src/ | ||
D | env.cc | 194 event_loop_(event_loop), in IsolateData() |
D | env-inl.h | 49 return event_loop_; in event_loop() |
D | env.h | 576 uv_loop_t* const event_loop_; variable |