commit | fe95dc95b5c16997f15d59d216734aecdce0bb44 | [log] [tgz] |
---|---|---|
author | Jason Molenda <[email protected]> | Sun Mar 09 19:41:30 2014 |
committer | Jason Molenda <[email protected]> | Sun Mar 09 19:41:30 2014 |
tree | a85658d2618ed573c6d160f72badafd5bcc2e0cb | |
parent | 644aef8f84b29ab31b9c7bb0b5a647c1edc57c8e [diff] |
SBQueue::GetNumPendingItems() should not force a fetch of the pending items; the backing Queue object has the number of pending items already cached. Also, add SBQueue::GetNumRunningItems() to provide that information. <rdar://problem/16272016> llvm-svn: 203420