freebsd-ports/devel/p5-Thread-Suspend/pkg-descr
Wesley Shields a00474e753 This module adds suspend and resume operations for threads.
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>
2009-01-12 19:54:46 +00:00

7 lines
199 B
Text

This module adds suspend and resume operations for threads.
Suspensions are cumulative, and need to be matched by an equal number of resume
calls.
WWW: http://search.cpan.org/dist/Thread-Suspend/