DragonFly kernel List (threaded) for 2007-04
DragonFly BSD
DragonFly kernel List (threaded) for 2007-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ideas about threading lib switching


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 11 Apr 2007 22:11:31 +0200

Matthew Dillon wrote:
    I don't think we need to go that far.  I just meant we wanted the
    option of linking against one library or the other when the program
    is linked with -pthread, perhaps with an environment variable.

The problem here is that one lib might link to threadlib1 and the binary itself (or another lib) might link to threadlib2. now we have two different threading libs in the process and stuff breaks. We have to guarantee that only one threading lib is used for the whole process.


cheers
 simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]