• L
    thread local pointer storage · b2795b79
    Lei Jin 提交于
    Summary:
    This is not a generic thread local implementation in the sense that it
    only takes pointer. But it does support multiple instances per thread
    and lets user plugin function to perform cleanup when thread exits or an
    instance gets destroyed.
    
    Test Plan: unit test for now
    
    Reviewers: haobo, igor, sdong, dhruba
    
    Reviewed By: igor
    
    CC: leveldb, kailiu
    
    Differential Revision: https://reviews.facebook.net/D16131
    b2795b79
可在Tags中查看这些版本中当前仓库的状态.
HISTORY.md 2.7 KB