ThreadCancellation.isAvailable
bool isAvailable() @property @safe @nogc nothrowReturns true if thread cancellation is available.
Thread cancellation requires pthread support in libdar (LIBDAR_MUTEX_WORKS must be defined at libdar compile time).
bool isAvailable() @property @safe @nogc nothrowReturns true if thread cancellation is available.
Thread cancellation requires pthread support in libdar (LIBDAR_MUTEX_WORKS must be defined at libdar compile time).