[runtime] Add a workaround for #50529 by locking around pthread_create()/pthread_join...
authorZoltan Varga <vargaz@gmail.com>
Tue, 7 Feb 2017 19:35:50 +0000 (14:35 -0500)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2017 19:35:50 +0000 (14:35 -0500)
commit38ceab15479475d54159de8d2c0d297c56e5f80b
tree570ab4df9874e900bd4af4869b5c16243fa9ab1d
parent1ce00698ff41acf42946b1ad08789d8c26d09c4e
[runtime] Add a workaround for #50529 by locking around pthread_create()/pthread_join () calls so they can't happen at the same time. (#4332)
mono/metadata/sgen-mono.c
mono/metadata/threads.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h