ERROR_EXCL_SEM_ALREADY_OWNED top-level constant Null safety
The exclusive semaphore is owned by another process.
Implementation
const ERROR_EXCL_SEM_ALREADY_OWNED = 101;
The exclusive semaphore is owned by another process.
const ERROR_EXCL_SEM_ALREADY_OWNED = 101;