Method
DexLimiterclose
unstable since: 1.2
Declaration [src]
void
dex_limiter_close (
DexLimiter* limiter
)
Description [src]
Closes limiter.
Pending and future acquisitions reject with DEX_ERROR_SEMAPHORE_CLOSED.
Permits already acquired remain valid, but releasing them after close will
not make them available for new work.
Available since: 1.2