summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/thread/main.c
Commit message (Expand)AuthorAgeFilesLines
* Have TestNumThreads use std::thread instead of pthreads so that it can work c...Adrian McCarthy2015-05-201-57/+0
* Reverting r237392 since it broke TestNumThreads on ubuntu builder.Oleksiy Vyalov2015-05-151-0/+57
* Enable multithreaded debugging on Windows.Adrian McCarthy2015-05-141-57/+0
* Do not rely on invalid pthread API use in thread testEd Maste2014-04-091-23/+22
* Add test to check the number of threads.Matt Kopec2013-01-081-0/+58
OpenPOWER on IntegriCloud