Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 19.9 Win32::MutexChapter 19
Win32 Modules and Extensions
Next: Reference: wait
 

release

$mut->Release()

Releases ownership of the mutex from the calling process, allowing anyone waiting on the mutex to take ownership.


Previous: 19.9 Win32::MutexPerl in a NutshellNext: Reference: wait
19.9 Win32::MutexBook IndexReference: wait