nuttx/include
hujun5 34e79f9618 spinlock: use spin_lock_init replace spin_initialize
reason:
1: spin_lock_init and spin_initialize have similar functionalities.
2: spin_lock and spin_unlock should be called in matching pairs.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-11-26 00:02:44 +08:00
..
android
arpa
crypto
cxx
net
netinet netinet/in.h: add IN6_IS_ADDR_GLOBAL macro 2024-11-20 20:42:21 +08:00
netpacket
nuttx spinlock: use spin_lock_init replace spin_initialize 2024-11-26 00:02:44 +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
debug.h
dirent.h
dlfcn.h
dsp.h
dspb16.h
elf.h
elf32.h
elf64.h
endian.h
err.h
errno.h
execinfo.h
fcntl.h
fixedmath.h
fnmatch.h
ftw.h
gcov.h clang/gcov: Add a way to directly dump memory address 2024-11-25 18:03:19 +08:00
getopt.h
glob.h
grp.h
hex2bin.h
iconv.h
ifaddrs.h
inttypes.h
iso646.h
langinfo.h
libgen.h
libintl.h
limits.h
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 pthread: remove enter_critical_section in pthread_barrier_wait 2024-11-15 14:03:03 +08:00
pty.h
pwd.h
regex.h
resolv.h
sched.h
search.h
semaphore.h nuttx/semaphore: Move define CONFIG_SEM_PREALLOCHOLDERS to include/semaphore.h. 2024-10-31 18:37:53 +08:00
shadow.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h libc: Refine the arc4random_buf implementation 2024-10-26 18:04:21 -03:00
stdnoreturn.h
string.h
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
time.h
unistd.h
utime.h
uuid.h
wchar.h
wctype.h