• Tom Hughes's avatar
    Only define GTEST_IS_THREADSAFE to 1, not 0 · 7b1ced06
    Tom Hughes authored
    According to the comments, "Feature-indicating macros",
    such as GTEST_IS_THREADSAFE should be defined to 1 when supported
    and otherwise undefined (never 0).
    
    PiperOrigin-RevId: 513944266
    Change-Id: I0f5c8bed107a5f20e957ec7c70339540ca2fe831
    7b1ced06
gtest-port.h 88.6 KB