zephyr/include/posix
Christopher Friedt 8bcf005084 lib: posix: nanosleep
This change adds support for nanosleep(2) documented at
https://pubs.opengroup.org/onlinepubs/9699919799/functions/nanosleep.html

N.B: Currently, this provides no better resolution than
k_busy_wait()

Fixes #25554

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2020-06-12 17:02:03 +02:00
..
arpa
net
netinet
sys zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dirent.h
mqueue.h
netdb.h
poll.h
posix_sched.h
posix_types.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pthread_key.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pthread.h pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
semaphore.h
signal.h
time.h lib: posix: nanosleep 2020-06-12 17:02:03 +02:00
unistd.h posix: fix unistd.h extern C brace mismatch 2020-02-11 17:50:21 +02:00