Search results for "module:Thread"
Thread - Manipulate threads in Perl (for old code only)
The "Thread" module provides multithreading support for Perl....
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Thread - Manipulate threads in Perl (for old code only)
The "Thread" module provides multithreading support for Perl....
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC
SDL2::thread - SDL Thread Management Routines
This package contains functions for system independent thread management routines. NOTE: You should not expect to be able to create a window, render, or receive events on any thread other than the main one....
SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC
Thread::Tie::Thread - create threads for tied variables
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Tie-0.15 - 14 Nov 2019 13:37:28 UTC
Pod::Thread - Convert POD data to the HTML macro language thread
Pod::Thread is a module that can convert documentation in the POD format (the preferred language for documenting Perl) into thread, an HTML macro language. It lets the converter from thread to HTML handle some of the annoying parts of conversion to H...
RRA/Pod-Thread-3.01 - 26 Dec 2021 19:16:58 UTC
Thread::CSP - Communicating sequential processes threading for Perl
This module implements share-nothing threads for perl. One crucial difference with "threads.pm" threads is that the original thread will not be cloned except for the arguments that you pass on thread creation. Thread::CSP::Channels (also using clonin...
LEONT/Thread-CSP-0.011 - 08 Oct 2023 12:39:41 UTC
Thread::Tie - tie variables into a thread of their own
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Tie-0.15 - 14 Nov 2019 13:37:28 UTC
Thread::Use - use a module inside a thread only
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Use-0.06 - 09 Nov 2019 15:43:15 UTC
Thread::IID - unique Interpreter IDs
This provides an identifier to distinguish Perl interpreter instances. In environments like mod_perl2, where interpreters can be cloned and arbitrarily assigned to OS threads, the thread ID gives no indication of which interpreter instance is actuall...
WROG/Thread-IID-0.04 - 04 Jan 2012 05:41:10 UTC
Thread::Csp - Communicating sequential processes threading for Perl
This module implements share-nothing threads for perl. One crucial difference with "threads.pm" threads is that the original thread will not be cloned except for the arguments that you pass on thread creation. Thread::Csp::Channels (also using clonin...
LEONT/Thread-Csp-0.009 - 23 Aug 2022 10:44:50 UTC
Thread::Rand - repeatable random sequences between threads
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Rand-0.08 - 09 Nov 2019 15:42:03 UTC
Text::Thread - format threaded items to ascii tree
Text::Thread formats a tree structure into a ascii tree, which is often used in threaded mail and netnews reader. formatthread CHILD THREADTITLE TITLE TREE format the given TREE. CHILD is the hash key for child nodes in the items in TREE. it could be...
CLKAO/Text-Thread-0.2 - 03 Apr 2006 15:49:24 UTC
Thread::Exit - provide thread-local exit(), BEGIN {}, END {} and exited()
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Exit-0.10 - 09 Nov 2019 15:39:39 UTC
SIOC::Thread - SIOC Thread class
Mailing lists, forums and blogs on community sites usually employ some threaded discussion methods, whereby discussions are initialised by a certain user and replied to by others. The Thread container is used to group Posts from a single discussion t...
GEEWIZ/SIOC-v1.0.0 - 21 Mar 2008 21:25:06 UTC
Thread::Pool - group of threads for performing similar jobs
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Pool-0.35 - 10 Nov 2019 06:56:33 UTC
Pots::Thread - Perl ObjectThreads Thread Object
"Pots::Thread" allows you to use Perl 5.8 ithreads in an object-oriented way. It is not very usefull on its own but rather as a base class. It has a built-in message queue implemented using a "Pots::MessageQueue" object. Using that queue, you can sen...
RCHIBOIS/Pots-0.01 - 26 Mar 2004 14:24:37 UTC
SPVM::Thread - Native Thread
The "Thread" class has methods to create native threads. This class is a binding of std::thread in C++ <https://en.cppreference.com/w/cpp/thread/thread>....
KIMOTO/SPVM-Thread-0.001 - 10 Nov 2023 03:55:39 UTC
Mail::Thread - Perl implementation of JWZ's mail threading algorithm
This module implements something relatively close to Jamie Zawinski's mail threading algorithm, as described by http://www.jwz.org/doc/threading.html. Any deviations from the algorithm are accidental. It's happy to be handed any mail object supported...
TMTM/Mail-Thread-2.55 - 30 Oct 2006 08:54:06 UTC
Thread::Bless - make blessed objects thread-aware
*** A note of CAUTION *** This module only functions on Perl versions 5.8.0 and later. And then only when threads are enabled with -Dusethreads. It is of no use with any version of Perl before 5.8.0 or without threads enabled. ***********************...
LNATION/Thread-Bless-0.09 - 04 May 2020 18:57:11 UTC