J
Jaydeep Chovatia
Hi,
I am using pthread_create API in my application. My application is
creating many threads, after some time I started receiving following
error from pthread_create API call:
"EAGAIN Resource temporarily unavailable"
I would like to know what are the possible reason behind this error.
Any help on this would be appreciated.
Thank you,
Jaydeep
I am using pthread_create API in my application. My application is
creating many threads, after some time I started receiving following
error from pthread_create API call:
"EAGAIN Resource temporarily unavailable"
I would like to know what are the possible reason behind this error.
Any help on this would be appreciated.
Thank you,
Jaydeep