• Michael Lee's avatar
    Use a normal variable if thread local is not available. · e081efca
    Michael Lee authored
    Summary: This should not affect correctness, but it means SharedMutex would need to share the variable across threads.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D3621227
    
    fbshipit-source-id: dc1baa7c47cd2d459cd0ef89451bcd7fd4d553aa
    e081efca
SharedMutex.h 55.2 KB