Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp921 uint32_t pending_work_items_count = extractor.GetU32(&offset); in PopulateQueuesUsingLibBTR() local
939 pending_work_items_count, queue_label); in PopulateQueuesUsingLibBTR()
944 queue_sp->SetNumPendingWorkItems(pending_work_items_count); in PopulateQueuesUsingLibBTR()