Opened 11 years ago

Closed 6 years ago

#6218 closed Tasks (wontfix)

Make uniform Boost.Thread and Boost.Interprocess synchronization interface

Reported by: viboes Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

Currently there are some differences between Boost.Thread and Boost.Interprocess concerning the 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.

This is surely a big task that could be split in smaller tasks or feature requests. E.g. we could have two non-shared and shared synchronization.

Change History (1)

comment:1 by Ion Gaztañaga, 6 years ago

Resolution: wontfix
Status: newclosed

Closing this old bug as it was interest from users.

Note: See TracTickets for help on using tickets.