nuttx/include
hujun5 833b9da0f9 use small lock in following files
arch/xtensa/src/esp32s3/esp32s3_rtc_lowerhalf.c
arch/z16/src/z16f/z16f_serial.c
arch/z80/src/z8/z8_serial.c
boards/arm/max326xx/max32660-evsys/src/max326_button.c
boards/arm/stm32/stm32f4discovery/src/stm32_gs2200m.c
drivers/i2c/i2c_bitbang.c
drivers/power/supply/act8945a.c
drivers/serial/uart_pci_16550.c
drivers/serial/uart_pl011.c
drivers/wireless/bluetooth/bt_uart_shim.c

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-12-28 11:39:50 +08:00
..
android
arpa
crypto include: migrate to SPDX identifier 2024-12-19 15:29:10 +08:00
cxx
net add a flag of lin internal sleep/wakeup state 2024-10-16 14:33:59 +08:00
netinet netinet/in.h: add IN6_IS_ADDR_GLOBAL macro 2024-11-20 20:42:21 +08:00
netpacket
nuttx use small lock in following files 2024-12-28 11:39:50 +08:00
ssp
sys Revert "system: pthread_barrierwait should be moved to kernel space" 2024-11-15 22:07:25 +08:00
.gitignore
aio.h
alloca.h
assert.h
byteswap.h
ctype.h libcxx: fix compile error 2024-10-23 09:42:57 +08:00
debug.h
dirent.h
dlfcn.h
dsp.h
dspb16.h
elf.h
elf32.h
elf64.h
endian.h
err.h
errno.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
execinfo.h
fcntl.h
fixedmath.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
fnmatch.h
ftw.h
gcov.h Fix compilation errors 2024-11-26 19:25:24 +08:00
getopt.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
glob.h
grp.h
hex2bin.h
iconv.h
ifaddrs.h
inttypes.h
iso646.h
langinfo.h
libgen.h
libintl.h
limits.h sem: change sem wait to atomic operation 2024-12-17 15:40:48 +08:00
locale.h
lzf.h
malloc.h
mqueue.h
netdb.h
nl_types.h
nxflat.h
obstack.h libs/libc/obstack: fix allocated chunk overrun due to invalid limit 2024-10-30 11:53:18 -03:00
poll.h
pthread.h add spinlock_type.h 2024-11-30 03:25:17 +08:00
pty.h
pwd.h libs/libc/pwd: add new member to passwd struct 2024-10-16 11:15:25 +08:00
regex.h
resolv.h
sched.h nuttx/include:Modify the CPU_SET series macro definition in sched.h 2024-10-15 21:05:36 +08:00
search.h include/search: migrate to SPDX identifier 2024-12-17 08:37:13 +08:00
semaphore.h sem: change sem wait to atomic operation 2024-12-17 15:40:48 +08:00
shadow.h libs/libc/unistd: add getspnam function 2024-10-16 11:15:25 +08:00
signal.h
spawn.h
stdbool.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
stddef.h
stdint.h
stdio.h libc: add nx_strdup() & nx_strndup() support 2024-10-15 01:16:48 +08:00
stdlib.h libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
stdnoreturn.h
string.h libc: add nx_strdup() & nx_strndup() support 2024-10-15 01:16:48 +08:00
strings.h Revert "libc/lib_bzero:Add bzero prototype." 2024-10-23 10:08:23 +08:00
syscall.h
syslog.h userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
termios.h
threads.h include/threads.h: Replace thrd_ defines by actual function definitions 2024-12-28 11:36:40 +08:00
time.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
unistd.h libs/libc/unistd: add crypt function 2024-10-16 11:15:25 +08:00
utime.h
uuid.h
wchar.h
wctype.h