Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp962 uint32_t pending_work_items_count = extractor.GetU32(&offset); in PopulateQueuesUsingLibBTR() local
980 pending_work_items_count, queue_label); in PopulateQueuesUsingLibBTR()
985 queue_sp->SetNumPendingWorkItems(pending_work_items_count); in PopulateQueuesUsingLibBTR()