mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 19:25:52 +08:00
* Use ThreadData constructor and destructor Instead of pthread api * Make threadData a function static thread local variable * Fix linux build