nuttx/sched
TaiJu Wu e28fcbd777 fix: Mac sim-02 compiler issue
This path just for modify Mac sim-02 issue.
The compiler require the firt paramter of atomic_compare_exchange_strong
is atomic type and second parameter is int type.

Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>
2023-10-16 08:55:01 +08:00
..
addrenv
clock clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
environ
group
init
irq spinlock: implement read writer spinlock 2023-10-16 08:55:01 +08:00
misc sched/assert.c: Print process name in assert dump 2023-10-09 21:30:33 +08:00
module Fix loading of ET_DYN type of shared objects 2023-09-20 09:35:28 -04:00
mqueue
paging
pthread
sched spinlock: Rename spin_islocked to spin_is_locked 2023-10-06 20:03:19 -04:00
semaphore fix: Mac sim-02 compiler issue 2023-10-16 08:55:01 +08:00
signal signal: use work_cancel_sync() to fix used after free 2023-09-19 15:52:48 +08:00
task
timer
tls
wdog clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
wqueue clock: replace all up_perf_xx with perf_xx 2023-10-02 16:11:43 +02:00
CMakeLists.txt
Kconfig spinlock: implement read writer spinlock 2023-10-16 08:55:01 +08:00
Makefile