aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Thread-Suspend
Commit message (Collapse)AuthorAgeFilesLines
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* This module adds suspend and resume operations for threads.Wesley Shields2009-01-124-0/+55
Suspensions are cumulative, and need to be matched by an equal number of resume calls. PR: ports/110476 Submitted by: Ruben van Staveren <ruben@verweg.com> Notes: svn path=/head/; revision=225870