Update Makefile to reflect that TestNumThreads now uses std::thread instead of pthreads.
authorAdrian McCarthy <amccarth@google.com>
Thu, 21 May 2015 17:47:58 +0000 (17:47 +0000)
committerAdrian McCarthy <amccarth@google.com>
Thu, 21 May 2015 17:47:58 +0000 (17:47 +0000)
commit1406f9154e97c73a9420257289102e8d51b86b33
treeeb491d81696abe1488ab6db24e7c96349fac5e96
parentf69f4e42cec9465c4d1d65e07f1d41d2a779690d
Update Makefile to reflect that TestNumThreads now uses std::thread instead of pthreads.

llvm-svn: 237919
lldb/test/functionalities/thread/Makefile