You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Masato Gosui (JIRA)" <ji...@apache.org> on 2016/09/23 08:58:21 UTC

[jira] [Created] (TS-4890) shutdown_event_system doesn't have lock even though referenced by multiple threads

Masato Gosui created TS-4890:
--------------------------------

             Summary: shutdown_event_system doesn't have lock even though referenced by multiple threads
                 Key: TS-4890
                 URL: https://issues.apache.org/jira/browse/TS-4890
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Masato Gosui


Global variable shutdown_event_system (declared in iocore/eventsystem/UnixEThread.cc) doesn't have lock even though the variable can be referenced by multiple threads (e.g. threads executing Thread::execute()).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)