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