$mut->Release()
mut
Releases ownership of the mutex from the calling process, allowing anyone waiting on the mutex to take ownership.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]