thread::specific(3)

NAME

Thread::Specific - thread-specific keys

SYNOPSIS

use Thread::Specific;
my $k = key_create Thread::Specific;

DESCRIPTION

"key_create" returns a unique thread-specific key.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout