MCPcopy Create free account
hub / github.com/834810071/muduo_study / EventLoop

Method EventLoop

net/EventLoop.cpp:86–115  ·  view source on GitHub ↗

EventLoop初始化时 a、looping、quit_、eventHanding_、callingPendingFunctors_、iteration_默认初始化false b、设置当前线程ID。threadId_ c、创建一个poll d、创建一个定时器队列 e、创建一个唤醒事件fd f、创建一个唤醒事件通道

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

tidFunction · 0.85
createEventfdFunction · 0.70
setReadCallbackMethod · 0.45
enableReadingMethod · 0.45

Tested by

no test coverage detected