Skip to main content

Module instance

Module instance 

Source
Expand description

Single-instance helpers backed by named Windows mutexes.

Structs§

InstanceGuard
Guard that keeps the named single-instance mutex alive for the current process.

Functions§

single_instance
Attempts to acquire a named process-wide single-instance guard.