The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Thread::Specific"

Thread::SigMask - Thread specific signal masks River stage one • 1 direct dependent • 1 total dependent

This module provides per-thread signal masks. On non-threaded perls it will be effectively the same as POSIX::sigprocmask. The interface works exactly the same as sigprocmask....

LEONT/Thread-SigMask-0.004 - 06 Mar 2014 22:37:29 UTC

SDL2::thread - SDL Thread Management Routines River stage zero No dependents

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 - tie variables into a thread of their own River stage one • 2 direct dependents • 5 total dependents

*** 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

SIOC::Thread - SIOC Thread class River stage zero No dependents

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 River stage one • 1 direct dependent • 1 total dependent

*** 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

Thread::Bless - make blessed objects thread-aware River stage zero No dependents

*** 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

Thread::Needs - remove unneeded modules from CLONEd memory River stage zero No dependents

*** 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-Needs-0.06 - 09 Nov 2019 15:41:17 UTC

Thread::Status - report stack status of all running threads River stage zero No dependents

*** 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-Status-0.05 - 09 Nov 2019 15:42:36 UTC

Thread::Deadlock - report deadlocks with stacktrace River stage zero No dependents

*** 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-Deadlock-0.07 - 09 Nov 2019 15:39:28 UTC

Thread::Tie::Thread - create threads for tied variables River stage one • 2 direct dependents • 5 total dependents

*** 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::Queue::Any - thread-safe queues for any data-structure River stage one • 3 direct dependents • 4 total dependents

*** A note of CAUTION *** This module only functions if threading has been enabled when building Perl, or if the "forks" module has been installed on an unthreaded Perl. ************************* A queue, as implemented by "Thread::Queue::Any" is a t...

LNATION/Thread-Queue-Any-1.16 - 05 May 2020 15:00:27 UTC

Thread::Pool::Resolve - resolve logs asynchronously River stage zero No dependents

*** 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-Resolve-0.12 - 10 Nov 2019 06:58:11 UTC

Thread::Queue::Monitored - monitor a queue for specific content River stage one • 1 direct dependent • 2 total dependents

*** A note of CAUTION *** This module only functions if threading has been enabled when building Perl, or if the "forks" module has been installed on an unthreaded Perl. ************************* A queue, as implemented by "Thread::Queue::Monitored" ...

LNATION/Thread-Queue-Monitored-1.05 - 09 Nov 2019 15:41:52 UTC

Benchmark::Thread::Size - report size of threads for different code approaches River stage zero No dependents

*** 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/Benchmark-Thread-Size-0.09 - 09 Nov 2019 15:12:24 UTC

Thread::Queue::Multiplex River stage zero No dependents

A subclass of Thread::Queue::Duplex *aka* TQD which implements a "publish and subscribe" communications model for threads. Subscribers register with the queue, which registers either the provided subscriber ID, or, if no ID is provided, 1 plus the TI...

DARNOLD/Thread-Queue-Multiplex-0.92 - 31 Mar 2006 05:19:03 UTC

Parse::StackTrace::Thread - A single thread (or the only thread) of a stack trace. River stage zero No dependents

Represents a single thread of a stack trace (or, for traces that have only one thread, the one thread of a stack trace). Generally, you access a thread by calling "threads" in Parse::StackTrace or "thread_number" in Parse::StackTrace....

MKANAT/Parse-StackTrace-0.08 - 09 Aug 2009 03:59:22 UTC

Thread::Conveyor::Monitored - monitor a belt for specific content River stage one • 1 direct dependent • 2 total dependents

*** 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-Conveyor-Monitored-0.15 - 09 Nov 2019 15:39:17 UTC

Thread::Queue::Any::Monitored - monitor a queue for any specific content River stage one • 1 direct dependent • 1 total dependent

*** A note of CAUTION *** This module only functions if threading has been enabled when building Perl, or if the "forks" module has been installed on an unthreaded Perl. ************************* A queue, as implemented by "Thread::Queue::Any::Monito...

LNATION/Thread-Queue-Any-Monitored-1.04 - 09 Nov 2019 15:41:41 UTC
18 results (0.045 seconds)