This is an automated email from the ASF dual-hosted git repository.
amc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new efe4fc8 PR-2073 format fixup.
efe4fc8 is described below
commit efe4fc82abb2f814734555717a3433f89b9e2fde
Author: Alan M. Carroll <[email protected]>
AuthorDate: Thu Jun 8 12:50:02 2017 -0500
PR-2073 format fixup.
---
iocore/eventsystem/I_EventProcessor.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/iocore/eventsystem/I_EventProcessor.h
b/iocore/eventsystem/I_EventProcessor.h
index 0825caf..54b91b6 100644
--- a/iocore/eventsystem/I_EventProcessor.h
+++ b/iocore/eventsystem/I_EventProcessor.h
@@ -317,6 +317,7 @@ public:
{
return _begin;
}
+
iterator
end() const
{
@@ -337,6 +338,7 @@ public:
{
return {all_ethreads, n_ethreads};
}
+
active_threads_type
active_dthreads() const
{
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].