Name : perl-Thread-State
| |
Version : 0.09
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp156.6.1
| Date : 2024-07-03 19:16:16
|
Group : Development/Libraries/Perl
| Source RPM : perl-Thread-State-0.09-lp156.6.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : check threads state, context, priority
|
Description :
**************************** CAUTION ********************************
Since CPAN threads version 1.34, threads module has some new methods which are offered by Thread::State: \'is_running\', \'is_detached\', \'is_joinable\' and \'wantarray\'. On such a version, you can still use this module.
*********************************************************************
This module adds some methods to threads which are used to check threads\' state (is detached? joined? finished?) and created context, code reference(start function) and thread priority.
the Thread::Running manpage is also for the same aim. It hacks threads::new, threads::join, and threads::detach. On the other hand, Thread::State peeks at the ithread structures directly.
You must use the threads manpage before using Thread::State.
This module requires Perl core threads (< = 1.07) or CPAN threads (>= 1.23).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/x86_64 |