annotationGuard | Returns a guard that gives permission for the current thread to annotate, and adjust the annotation bits in, the SharedMutex at ptr. |
getCurrentThreadInvoluntaryContextSwitchCount | Returns the number of involuntary context switches for the current thread. |
getMaxDeferredReaders | Returns the current maximum number of deferred readers. |
getMaxDeferredReadersSlow | Computes and caches the current maximum number of deferred readers. |
throwDeadlockWouldOccur [noreturn] | Throws a system error indicating a deadlock would occur. |
throwOperationNotPermitted [noreturn] | Throws a system error indicating the operation is not permitted. |