diff options
author | Marcus Haehnel <marcus.haehnel@kernkonzept.com> | 2023-11-26 00:56:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-11-27 08:49:24 +0100 |
commit | 75a5fc9e5033f47e955406e300a070004c14b8ae (patch) | |
tree | 6d9dfe0d4aa748548b63e8d96cf6abfb78b7da03 /include/cancel.h | |
parent | 20d7d58f1aa3cd230252b6391ff5db7e84d0efa3 (diff) |
linuxthreads: Avoid unused variable warning
The spurious_wakeup_count variable is set but is never actually used for
the semaphore implementation. To avoid a clang warning for this case
remove the unused variable.
Diffstat (limited to 'include/cancel.h')
0 files changed, 0 insertions, 0 deletions