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 , 13 years ago
| Cc: | added | 
|---|
follow-up: 3 comment:2 by , 13 years ago
| Cc: | added | 
|---|
comment:3 by , 13 years ago
comment:4 by , 13 years ago
| Cc: | added | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
See also bug #3103, if this would work for you, I'd suggest closing this bug as a duplicate of it.