Commit b6c569f3 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Use attached threads with pthread_join().

This also clears up a potential race around ping_thread_cnt
as it was protected by ping_mutex in one location and shutdown_mutex
in another.
parent 625a786a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment