1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/libs
hujun5 7ba0f11d70 pthread: remove enter_critical_section in pthread_barrier_wait
reason:
We decouple semcount from business logic by using an independent counting variable,
which allows us to remove critical sections in many cases.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-11-15 14:03:03 +08:00
..
libbuiltin gcov: Correct existing gcov configuration 2024-11-15 01:05:16 +08:00
libc pthread: remove enter_critical_section in pthread_barrier_wait 2024-11-15 14:03:03 +08:00
libdsp libs/libdsp: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
libm libm: fix typo caused compile failed 2024-11-14 19:38:58 +08:00
libnx makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00
libxx cmake(bugfix):fix libcxxabi layout build error 2024-11-14 19:39:38 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00