Skip to content
Snippets Groups Projects
Commit 336db7e3 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Check the return code of pthread_create(). Otherwise we go into an infinite

loop if it fails, which is what what happened on my HP-UX box. (I think
the reason it failed on that box is a misconfiguration on my behalf, but
that's no reason to hang.)
parent 3987e9e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment