Unverified Commit 8d1af19a authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

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: default avatarKevin 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: default avatarKevin Albertson <kevin.albertson@10gen.com>
parent 2078ab22
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment