nuttx/include
chao.an b83b83bf51 pthread/mutex: add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP support
Note: the _NP suffix indicates a non-portable extension to the POSIX specification.

Library Functions Manual

PTHREAD_MUTEX(3)
...
SYNOPSIS
...
       pthread_mutex_t recmutex = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
...
DESCRIPTION
       PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP (for recursive mutexes).

Change-Id: I58320421ee8dc9a90dca4f593b5d3908be3932db
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-06-26 09:52:56 -03:00
..
arpa
cxx cstdlib:Add missing atox to std namespace 2020-06-18 10:23:47 +08:00
net
netinet
netpacket
nuttx drivers/sensors/mpu60x0: Add I2C support. 2020-06-24 23:30:34 -03:00
sys
.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
ftw.h include/ftw.h: Add header file 2020-06-23 17:34:28 +01:00
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 pthread/mutex: add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP support 2020-06-26 09:52:56 -03:00
pwd.h
queue.h
sched.h
semaphore.h
signal.h
spawn.h
stdbool.h
stddef.h
stdint.h
stdio.h rewind: clear the error indicator 2020-06-24 16:56:44 +08:00
stdlib.h
stdnoreturn.h
string.h
strings.h
syscall.h
syslog.h
termios.h
threads.h
time.h
unistd.h libc: Implement pathconf and fpathconf 2020-06-23 17:34:54 +01:00
wchar.h
wctype.h