Skip to content

pthread_cond_wait: Use atomic_t to protect the waiter count #1137

pthread_cond_wait: Use atomic_t to protect the waiter count

pthread_cond_wait: Use atomic_t to protect the waiter count #1137

Triggered via pull request January 17, 2025 13:06
Status Success
Total duration 25m 41s
Artifacts 1

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Fetch-Source
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ssrc-riscv)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ssrc-riscv)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
Build (ssrc-riscv)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
Build (ssrc-riscv)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
Build (ssrc-arm)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ssrc-arm)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
Build (ssrc-arm)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
Build (ssrc-arm)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]

Artifacts

Produced during runtime
Name Size
source-bundle
443 MB