• Sean Cannella's avatar
    Fix one missing conditional for Android · 581f790c
    Sean Cannella authored
    Summary:
    pthread_atfork isn't defined in the Android NDK (and therefore is not actually supported even though it's in bionic/libc) so don't call it there.
    
    Test Plan: compiled on Linux, Android
    
    Reviewed By: meyering@fb.com
    
    Subscribers: njormrod, shikong, kmdent, fma
    
    FB internal diff: D1620584
    
    Tasks: 5183325
    581f790c
ThreadLocalDetail.h 12.4 KB