commit | a2c160449b79c23d82f65b1b85b9fa2de42eb3a0 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Fri Oct 14 09:35:35 2022 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Tue Oct 18 09:17:55 2022 -0700 |
tree | 90cc381fdd58596bffe6e5bfc3611fc83d9185d6 | |
parent | 20954a8e3400568ec8e91a865eb065d690a1cbe0 [diff] |
init: Introduce Epoll::SetFirstCallback() Prepare for optimizing Epoll::Wait() by moving the ReapAnyOutstandingChildren() call into Epoll::Wait(). No functionality is changed. Bug: 213617178 Change-Id: I280ea0069ed29cf323e4177ec500b30b900f7c8d Signed-off-by: Bart Van Assche <bvanassche@google.com>