Opened 12 years ago
Closed 12 years ago
#4249 closed Bugs (fixed)
pin_to_zero should be inlined
| Reported by: | Owned by: | Anthony Williams | |
|---|---|---|---|
| Milestone: | Boost 1.44.0 | Component: | thread |
| Version: | Boost Development Trunk | Severity: | Problem |
| Keywords: | Cc: |
Description
boost::detail::pin_to_zero in boost\thread\win32\thread_data.hpp should be inlined, or else it fails linking.
Change History (2)
comment:1 by , 12 years ago
| Component: | None → thread |
|---|---|
| Owner: | set to |
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed on trunk