[eigen-commits] commit/eigen: benoitsteiner: Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 09 Dec 2016 21:05:32 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=1y3tbbdN04iaGgwL4eEsk3b6DKg=; b=cFBKLU0vqf/KMwbi3tWJxh1 tgus3/H4gY1/SezCRoElkdUPF3F+5FDNPmufuj+QuFbPtlTLLuRb/uXGAjrwWmUu OpuEA44Wjgy7JGfUmn/p+VfdoDYViRgbpQXNHBh5ZVO3gX6Aa43XXGNobdBz4hxx rNmOGWkzyUMuvUtR9Tjo=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/22b89ca23eaa/
Changeset: 22b89ca23eaa
User: benoitsteiner
Date: 2016-12-09 21:05:14+00:00
Summary: Reworked the threadpool cancellation mechanism to not depend on pthread_cancel since it turns out that pthread_cancel doesn't work properly on numerous platforms.
Affected #: 5 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.