nuttx/include
chao.an 1241f910ce arch/spinlock: implement the default test-and-set semantics
use the default testset implement on single core platform
that does not support test-and-set, more flexibility for
SMP drivers(using spinlock) if configured in a single-core mode.

Signed-off-by: chao.an <anchao@xiaomi.com>
2021-01-01 15:03:55 -06:00
..
arpa
cxx
net
netinet libs/libc/net: implement ether_aton/ether_aton_r 2020-12-10 20:37:32 -06:00
netpacket
nuttx arch/spinlock: implement the default test-and-set semantics 2021-01-01 15:03:55 -06:00
sys libc: Implement getppid 2020-12-20 16:40:14 -03:00
.gitignore
aio.h
alloca.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h
debug.h libs/libc: add lib_dumpvbuffer support 2020-12-23 00:11:38 -08:00
dirent.h
dlfcn.h
dsp.h
elf.h
elf32.h
elf64.h
endian.h
errno.h
fcntl.h libc: Implement posix_fallocate 2020-12-14 09:20:15 +01:00
fixedmath.h
ftw.h
getopt.h
grp.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
lzf.h
malloc.h
mqueue.h
netdb.h
nxflat.h
poll.h
pthread.h
pwd.h
queue.h
resolv.h libc: Add b64_ntop and b64_pton implementation 2020-12-28 13:53:20 -03:00
sched.h
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h crypto/arc4random: rename getrandom to arc4random_buf 2020-12-13 08:49:51 -06:00
stdnoreturn.h
string.h
strings.h
syscall.h
syslog.h include/syslog.h: Sprinkle sysloglike 2020-12-06 09:03:09 -06:00
termios.h
threads.h
time.h clock/time: add CLOCK_BOOTTIME definition 2020-12-10 06:40:47 -06:00
unistd.h libc: Implement getppid 2020-12-20 16:40:14 -03:00
uuid.h
wchar.h
wctype.h