drd: Improve thread startup code for non-Linux platforms
commit08dcf38562aae5e7dd55c789ec4ece1c3fdeca6b
authorBart Van Assche <bvanassche@acm.org>
Tue, 29 Sep 2015 05:39:00 +0000 (29 05:39 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 29 Sep 2015 05:39:00 +0000 (29 05:39 +0000)
treea8366a47cb8d6b3cdb9f3935d15c6f50bc08187f
parent9c3ee43887dd5335fc978ed1e2f15a2fbaaf9296
drd: Improve thread startup code for non-Linux platforms

Ivo Raisr had reported that thread startup was slow on Solaris.
This patch reduces the thread startup time on Solaris.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15687
drd/drd_pthread_intercepts.c