CDRIVER-4227 Add a shared_mutex, and use it when locking in shared_ptr atomic operations (#895)
* Add a shared_mutex, and use it when locking in shared_ptr atomic operations Tag CDRIVER-4002 Co-authored-by:Kevin Albertson <kevin.albertson@10gen.com> * Force enable more recent POSIX APIs, regardless of language mode This change only applies to private code, and does not expose any changes in the public API. * No reallocf in strict POSIX mode Co-authored-by:
Kevin Albertson <kevin.albertson@10gen.com>
parent
2078ab22
Please register or sign in to comment