third_party.pigweed.src/pw_sync_threadx
Ewout van Bekkum f39d0aed92 pw_sync_threadx: fix semaphore max value
Fixes the semaphore max value constants for the ThreadX semaphore
backends in case it is limited by the ptrdiff_t max value before
the ThreadX token max value.

Change-Id: Ifba6908395a3bbd41e6314adb8fe8d91d10ad062
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/27920
Commit-Queue: Ewout van Bekkum <ewout@google.com>
Reviewed-by: Wyatt Hepler <hepler@google.com>
2020-12-17 18:48:39 +00:00
..
public/pw_sync_threadx pw_sync_threadx: fix semaphore max value 2020-12-17 18:48:39 +00:00
public_overrides/pw_sync_backend
binary_semaphore.cc
BUILD
BUILD.gn
counting_semaphore.cc
docs.rst
mutex.cc
spin_lock.cc