zephyr/include/posix
Nicholas Lowell c00b85b0e9 posix: semaphore: use ZRESTRICT
To better handle all possible definitions of restrict
or __restrict keyword and avoid redefinition errors, use
the ZRESTRICT pre-processor defined in toolchain.h

Signed-off-by: Nicholas Lowell <nlowell@lexmark.com>
2021-11-05 13:29:31 +01:00
..
arpa include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
net posix: Add headers related to BSD Sockets API 2019-08-07 15:02:11 +03:00
netinet posix: Add headers related to BSD Sockets API 2019-08-07 15:02:11 +03:00
sys sys: eventfd: Add locking to eventfd_read/write functions 2021-04-15 07:16:51 -05:00
dirent.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
mqueue.h posix: mqueue.h: Move O_CREAT and friends to fcntl.h 2019-07-25 13:50:58 -04:00
netdb.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
poll.h include: posix: Add poll.h header 2019-08-27 15:02:42 +02:00
posix_sched.h posix: rename priority in sched_param struct 2019-02-19 11:24:45 -05:00
posix_types.h ARC: MWDT: workaround for double clockid_t definition 2021-08-13 13:43:19 -05:00
pthread.h pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
pthread_key.h include/posix: fix extern "C" placement 2020-10-13 10:05:30 -05:00
semaphore.h posix: semaphore: use ZRESTRICT 2021-11-05 13:29:31 +01:00
signal.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
time.h include/posix: incorporate toolchain-provided time.h header 2020-09-04 14:46:43 +02:00
unistd.h posix: fix unistd.h extern C brace mismatch 2020-02-11 17:50:21 +02:00