Remove references to HAVE_PTHREAD (#9100)
This is based on @haberman's changes in #8257. Now that we're using std::mutex we no longer need to check whether pthreads are available, so this commit removes references to HAVE_PTHREAD. I left the autotools build alone, though, since we are likely to drop support for it soon anyway.pull/9106/head
parent
c01cd6ec79
commit
d049bce844
7 changed files with 4 additions and 30 deletions
Loading…
Reference in new issue