0df7bd26ed
Multiple reader threads unlocking the read lock simultaneously might cause the program hang because it's possible that no thread is identified as the last one to active the writer thread. To fix the issue, swap the k_sem_give sequence. Signed-off-by: Jaxson Han <jaxson.han@arm.com> |
||
---|---|---|
.. | ||
acpi | ||
cpp | ||
hash | ||
libc | ||
open-amp | ||
os | ||
posix | ||
smf | ||
CMakeLists.txt | ||
Kconfig |