menu
SEMAPHORE_CREATE_EXCLUSIVE
import { SEMAPHORE_CREATE_EXCLUSIVE } from "destack:ipc/binding";
Create the semaphore only when it does not already exist.
1const SEMAPHORE_CREATE_EXCLUSIVE: SemaphoreFlagsimport { SEMAPHORE_CREATE_EXCLUSIVE } from "destack:ipc/binding";
Create the semaphore only when it does not already exist.
1const SEMAPHORE_CREATE_EXCLUSIVE: SemaphoreFlags