This is an automated email from the ASF dual-hosted git repository.

jpeach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.

      from  18e847d   Remove more clustering bits
       new  472ec28   TS-4952: Improve abort messages for mutex failures.
       new  2394fa8   Move mutex creation out of line.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac                  |  1 +
 iocore/eventsystem/P_Thread.h |  4 ---
 iocore/eventsystem/Thread.cc  |  9 +++++-
 lib/records/I_RecMutex.h      |  8 ++---
 lib/records/RecMutex.cc       | 14 ++++-----
 lib/ts/ink_mutex.cc           | 47 +++++++++++++++++++++++++++--
 lib/ts/ink_mutex.h            | 65 ++++++++--------------------------------
 lib/ts/ink_rwlock.cc          | 32 ++++++--------------
 lib/ts/ink_thread.h           |  1 +
 mgmt/api/EventControlMain.cc  |  8 +----
 proxy/InkAPITest.cc           |  5 ++++
 proxy/InkIOCoreAPI.cc         | 70 ++++++++++++++++++++++++++++++++++++++-----
 proxy/api/ts/ts.h             |  1 +
 13 files changed, 154 insertions(+), 111 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <commits@trafficserver.apache.org>'].

Reply via email to