]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/pthread-errnos.sym
mutex: Fix robust mutex lock acquire (Bug 21778)
[thirdparty/glibc.git] / nptl / pthread-errnos.sym
1 #include <errno.h>
2
3 -- These errno codes are used by some assembly code.
4
5 EAGAIN EAGAIN
6 EBUSY EBUSY
7 EDEADLK EDEADLK
8 EINTR EINTR
9 EINVAL EINVAL
10 ENOSYS ENOSYS
11 EOVERFLOW EOVERFLOW
12 ETIMEDOUT ETIMEDOUT
13 EWOULDBLOCK EWOULDBLOCK