This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

When does pthread_create() return EINVAL?


Hello,

When does pthread_create() return EINVAL?
I use qemu-user for mipsel, and after updating a python package in the mipsel
userland, pthread_create() in qemu-user started returning EINVAL.  I
looked through the source of pthread_create, but could not find an
explicit EINVAL anywhere.

(glibc.git x86_64)

Thanks!
    Manuel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]