isLockFree
Returns a value indicating whether high-performance algorithms can use atomic operations (true
) or must use locks (false
) for the given number of bytes-per-element of a typed array.
Returns a value indicating whether high-performance algorithms can use atomic operations (true
) or must use locks (false
) for the given number of bytes-per-element of a typed array.