summaryrefslogtreecommitdiffstats
path: root/lldb/source/Target/Queue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se...Jason Molenda2014-03-131-1/+14
* Change the Mac OS X SystemRuntime plugin from using the placeholderJason Molenda2014-02-051-3/+58
* Fix std::string initialization in Queue ctor.Jason Molenda2013-12-191-1/+4
* Fix how Queue/QueueItem weak pointers are initialized in the ctors.Jason Molenda2013-12-181-1/+2
* Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to representJason Molenda2013-12-131-0/+68
OpenPOWER on IntegriCloud