The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Win32::Mutex"

Win32::Mutex - Use Win32 mutex objects from Perl River stage one • 4 direct dependents • 5 total dependents

This module allows access to the Win32 mutex objects. The "wait" method and "wait_all" & "wait_any" functions are inherited from the Win32::IPC module. Methods $mutex = Win32::Mutex->new([$initial, [$name]]) Constructor for a new mutex object. If $in...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

Win32::IPC - Base class for Win32 synchronization objects River stage one • 4 direct dependents • 5 total dependents

This module is loaded by the other Win32 synchronization modules. You shouldn't need to load it yourself. It supplies the wait functions to those modules. The synchronization modules are Win32::ChangeNotify, Win32::Event, Win32::Mutex, & Win32::Semap...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

Win32::EnvProcess - Perl extension to set or get environment variables from other processes River stage zero No dependents

This module enables the user to alter or query an unrelated process's environment variables. Windows allows a process with sufficient privilege to run code in another process by attaching a DLL. This is known as "DLL injection", and is used here....

CLIVE/Win32-EnvProcess-0.06 - 29 Jun 2008 06:44:23 UTC
3 results (0.037 seconds)