Opened 11 years ago

Last modified 10 years ago

#6217 closed Feature Requests

Enhace Boost.Thread shared mutex interface following Howard Hinnant proposal — at Version 1

Reported by: viboes Owned by: Anthony Williams
Milestone: Boost 1.50.0 Component: thread
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

Currently there are some differences between Boost.Thread and Boost.Interprocess concerning the shared synchronization interfaces.

The following references could be taken as a base to choose the final names Shared locking in C++ - Howard Hinnant proposal draft and N2094 Multithreading API for C++0X - A Layered Approach.

Change History (1)

comment:1 by viboes, 11 years ago

Description: modified (diff)
Summary: Make uniform Boost.Thread and Boost.Interprocess synchronization interfaceEnhace Boost.Thread shared mutex interface following Howard Hinnant proposal
Type: TasksFeature Requests
Note: See TracTickets for help on using tickets.