nuttx/include
Alan Carvalho de Assis c6b01c321c
Check return from nxsem_wait_initialize() (#661)
* Check return from nxsem_wait_initialize()

Resolution of Issue 619 will require multiple steps, this part of the first step in that resolution:  Every call to nxsem_wait_uninterruptible() must handle the return value from nxsem_wait_uninterruptible properly.

This commit is only for those files under drivers/eeprom.
2020-03-30 20:59:47 -06:00
..
arpa
cxx
net
netinet
netpacket
nuttx Check return from nxsem_wait_initialize() (#661) 2020-03-30 20:59:47 -06:00
sys syscall/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
.gitignore
aio.h
alloca.h
assert.h
crc8.h
crc16.h
crc32.h
crc64.h
ctype.h
debug.h
dirent.h
dlfcn.h
dsp.h
elf.h
elf32.h
elf64.h
endian.h
errno.h
fcntl.h
fixedmath.h
grp.h
hex2bin.h
inttypes.h
libgen.h
limits.h
locale.h
lzf.h
mqueue.h
netdb.h libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
nxflat.h
poll.h
pthread.h
pwd.h
queue.h
sched.h
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
stdnoreturn.h
string.h
strings.h
syscall.h
syslog.h
termios.h
threads.h
time.h
unistd.h
wchar.h
wctype.h