Skip to content
Commit 49182ed6 authored by Greg Clayton's avatar Greg Clayton
Browse files

This patch changes the point at which Process::m_private_state_thread is

invalidated.  There was a race condition where the private thread would
invalidate its own pthread_t object before the parent could perform a
pthread_cancel/pthread_join sequence.

Patch from Stephen Wilson.

llvm-svn: 109131
parent 8cf0593c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment