Home
last modified time | relevance | path

Searched refs:pending_work_items_count (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp920 uint32_t pending_work_items_count = extractor.GetU32(&offset); in PopulateQueuesUsingLibBTR() local
938 pending_work_items_count, queue_label); in PopulateQueuesUsingLibBTR()
943 queue_sp->SetNumPendingWorkItems(pending_work_items_count); in PopulateQueuesUsingLibBTR()