ERROR_EXCL_SEM_ALREADY_OWNED top-level constant

int const ERROR_EXCL_SEM_ALREADY_OWNED

The exclusive semaphore is owned by another process.

Implementation

const ERROR_EXCL_SEM_ALREADY_OWNED = 101;