EventLoop初始化时 a、looping、quit_、eventHanding_、callingPendingFunctors_、iteration_默认初始化false b、设置当前线程ID。threadId_ c、创建一个poll d、创建一个定时器队列 e、创建一个唤醒事件fd f、创建一个唤醒事件通道
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected