Opened 10 years ago

Closed 10 years ago

#7587 closed Feature Requests (fixed)

Add strict_lock and nested_strict_lock

Reported by: viboes Owned by: viboes
Milestone: Boost 1.53.0 Component: thread
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc:

Description

Based on Multithreading and the C++ Type System, Andrei Alexandrescu http://www.informit.com/articles/article.aspx?p=25298&seqNum=5

add two locks, strict_lock and a nested_strict_lock, that could be used for looks as permits. Add as well a is_strict_lock lock trait.

Change History (5)

comment:1 by viboes, 10 years ago

Committed revision [81084][81100][81101].

Last edited 10 years ago by viboes (previous) (diff)

comment:2 by viboes, 10 years ago

Milestone: To Be Determined

comment:3 by viboes, 10 years ago

Status: newassigned

comment:4 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:5 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision [81667].

Note: See TracTickets for help on using tickets.