Description
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()).
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()).