Opened 10 years ago

Closed 9 years ago

#8277 closed Bugs (fixed)

docs for named_mutex erroneously refer to interprocess_mutax

Reported by: Eric Niebler Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: interprocess
Version: Boost 1.52.0 Severity: Cosmetic
Keywords: Cc:

Description

On http://www.boost.org/doc/libs/1_53_0/doc/html/boost/interprocess/named_mutex.html, every occurance of interprocess_mutex should be named_mutex.

Change History (2)

comment:1 by Eric Niebler, 10 years ago

and each process should have it's own named_mutex

s/it's/its/

comment:2 by Ion Gaztañaga, 9 years ago

Resolution: fixed
Status: newclosed

(In [84545]) Fixes #8277

Note: See TracTickets for help on using tickets.