N3891: A proposal to rename shared_mutex to shared_timed_mutex -- Gor Nishanov, Herb Sutter

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3891

Date: 2014-01-14

A proposal to rename shared_mutex to shared_timed_mutex

by Gor Nishanov, Herb Sutter

Excerpt:

We propose to rename shared_mutex to shared_timed_mutex:

(a) for consistency with the other mutexes (fixing naming inconsistency);

(b) to leave room for a shared_mutex which can be more efficient on some platforms than shared_timed_ mutex.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.