incubator-nuttx/sched
ligd fc50e57a26 pthread_mutx: remove unused critical_secton lock
Caused the 'nlocks' are remove from mutex, so
here don't need do critical_secton lock like nxmutex_lock

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-15 17:32:33 +08:00
..
addrenv sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
clock clock: refactor clock_systime_timespec() & clock_systime_ticks() 2024-09-12 18:14:39 +08:00
environ sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
event sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
group sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
init sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
instrument sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
misc coredump: just save latest core file 2024-09-15 17:31:40 +08:00
module sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mqueue clock: take clock_abstime2ticks() as MACRO 2024-09-12 18:14:39 +08:00
paging sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
pthread pthread_mutx: remove unused critical_secton lock 2024-09-15 17:32:33 +08:00
sched usleep: use div_const to optimize the usleep 2024-09-12 18:14:39 +08:00
semaphore clock: take clock_abstime2ticks() as MACRO 2024-09-12 18:14:39 +08:00
signal usleep: use div_const to optimize the usleep 2024-09-12 18:14:39 +08:00
task sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
timer clock: take clock_abstime2ticks() as MACRO 2024-09-12 18:14:39 +08:00
tls sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wdog sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wqueue sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Kconfig pthread_cleanup: move clenup down to tls 2024-09-14 20:15:12 +08:00
Makefile build depend:Revert Make.dep intermediate ddc file 2024-09-15 10:01:58 +08:00