Opened 9 years ago

Closed 9 years ago

#8891 closed Feature Requests (fixed)

upgrade_to_unique_lock: missing mutex() function

Reported by: Cable Thompson <cthompson102@…> Owned by: viboes
Milestone: Boost 1.55.0 Component: thread
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

The mutex() function found in shared_lock, upgrade_lock, and unique_lock is missing in upgrade_to_unique_lock.

Could it please be added?

Change History (4)

comment:1 by viboes, 9 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned

comment:2 by viboes, 9 years ago

Committed revision [85195].

comment:3 by viboes, 9 years ago

Milestone: To Be DeterminedBoost 1.55.0

comment:4 by viboes, 9 years ago

Resolution: fixed
Status: assignedclosed

Committed revision [85603] on release branch.

Note: See TracTickets for help on using tickets.