make pthread_create return EAGAIN on resource failure, as required by POSIX
[oweals/musl.git] / src / internal / util.h
1 #ifndef _INTERNAL_UTIL_H
2 #define _INTERNAL_UTIL_H
3
4
5 #endif