Opened 13 years ago

Closed 11 years ago

#3885 closed Patches (fixed)

document about mix usage of boost.thread and native thread api

Reported by: anonymous Owned by: viboes
Milestone: Boost 1.49.0 Component: thread
Version: Boost 1.41.0 Severity: Problem
Keywords: Cc: viboes

Description

I suggest adding a line in boost.thread document to say something like:

"it's safe to mix usage of boost.thread and native thread api in cases: blah blah..."

so others won't be hesitant to change using boost.thread with existing frameworks or in legacy systems.

more detailed discussions are here: http://old.nabble.com/mix-usage-of-boost.thread-and-pthread--to27376549.html#a27405512

Attachments (1)

thread_ref.patch (2.5 KB ) - added by viboes 12 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by anonymous, 12 years ago

Type: BugsFeature Requests

by viboes, 12 years ago

Attachment: thread_ref.patch added

comment:2 by viboes, 12 years ago

Type: Feature RequestsPatches

The attached patch contains some wording that can be used as a base.

comment:3 by JPerry, 11 years ago

+1 on need of this sort of comment. Thanks for the great work guys!

comment:4 by viboes, 11 years ago

Cc: viboes added
Milestone: Boost 1.42.0Boost 1.49.0
Owner: changed from Anthony Williams to viboes
Status: newassigned

Committed in trunk revision 75790.

comment:5 by viboes, 11 years ago

Resolution: fixed
Status: assignedclosed

Committed in release at #76291

Note: See TracTickets for help on using tickets.