About Anaconda Help Download Anaconda

rdonnelly / packages / perl-threads-shared-amzn2-aarch64 1.43

(CDT) Perl extension for sharing data structures between threads

Installers

  • noarch v1.43

conda install

To install this package run one of the following:
conda install rdonnelly::perl-threads-shared-amzn2-aarch64

Description

By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy