You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
* 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 <[email protected]>
0 commit comments