Enhance SpinLock #945
Annotations
5 errors and 10 warnings
core/os/spin_lock.h#L83
the following warning is treated as an error
|
core/os/spin_lock.h#L83
the following warning is treated as an error
|
core/os/spin_lock.h#L83
the following warning is treated as an error
|
core/os/spin_lock.h#L83
the following warning is treated as an error
|
|
core/os/spin_lock.h#L83
'SpinLock': structure was padded due to alignment specifier
|
core/os/spin_lock.h#L83
'SpinLock': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<CallQueue::Page,true,4096>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<Variant::Pools::BucketSmall,true,4096>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<Variant::Pools::BucketMedium,true,4096>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<Variant::Pools::BucketLarge,true,4096>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<WorkerThreadPool::Task,false,1024>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<WorkerThreadPool::Group,false,256>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<HashMapElement<WorkerThreadPool::TaskID,WorkerThreadPool::Task *>,false,1024>': structure was padded due to alignment specifier
|
core/templates/paged_allocator.h#L53
'PagedAllocator<HashMapElement<WorkerThreadPool::GroupID,WorkerThreadPool::Group *>,false,256>': structure was padded due to alignment specifier
|
This job failed
Loading