Opened 14 years ago

Closed 13 years ago

#2964 closed Feature Requests (fixed)

Making mutexes and lock header-only

Reported by: Joaquín M López Muñoz Owned by: Anthony Williams
Milestone: To Be Determined Component: threads
Version: Boost Development Trunk Severity: Optimization
Keywords: Cc: bgreen0@…, Ulrich Eckhardt, tim@…

Description

As discussed in the mailing list, it would be nice if mutexes and locks provided by Boost.Threads were made header-only and not dependent on the library binary module.

Change History (5)

comment:1 by bgreen0@…, 13 years ago

Cc: bgreen0@… added

comment:2 by Ulrich Eckhardt, 13 years ago

Cc: Ulrich Eckhardt added

See also bug #3103, if this would work for you, I'd suggest closing this bug as a duplicate of it.

in reply to:  2 comment:3 by Jonathan Wakely <jwakely.boost@…>, 13 years ago

Replying to eckhardt:

See also bug #3103, if this would work for you, I'd suggest closing this bug as a duplicate of it.

I don't think this is a dup, there's a significant difference between your proposal and asking for specific components to be header-only.

comment:4 by tim@…, 13 years ago

Cc: tim@… added

comment:5 by anonymous, 13 years ago

Resolution: fixed
Status: newclosed

Fixed on trunk

Note: See TracTickets for help on using tickets.