You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2023/02/14 00:52:39 UTC

[trafficserver] branch master updated (60541bac9a -> 72e6602331)

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

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


    from 60541bac9a Fix missing semi-colon (#9393)
     add 72e6602331 TSan: Make Thread::cur_time thread local (#9184)

No new revisions were added by this update.

Summary of changes:
 iocore/eventsystem/I_Thread.h | 6 +++---
 iocore/eventsystem/Thread.cc  | 2 +-
 proxy/logging/Log.cc          | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)