Skip to content
Snippets Groups Projects
Commit 35c86aac authored by rswindell's avatar rswindell
Browse files

Resolve more _beginthread() race conditions by incrementing the thread_count

*before* calling _beginthread().
The active_clients is exactly perfect here either (since it's incrementing in
the ctrl_thread), todo later, but shouldn't cause a crash like the above issue.
parent f058a240
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