Searched defs:work_item (Results 1 – 7 of 7) sorted by relevance
8 DWORD CALLBACK work_item(LPVOID) { in work_item() function
36 DWORD CALLBACK work_item(LPVOID) { in work_item() function
131 WorkItem work_item; in PooledThreadFunc() local
178 VectorDCE::WorkListItem work_item, in MarkCompositeContructUsesAsLive()351 WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, in AddItemToWorkListIfNeeded()
198 VectorDCE::WorkListItem work_item, in MarkCompositeContructUsesAsLive()381 WorkListItem work_item, VectorDCE::LiveComponentMap* live_components, in AddItemToWorkListIfNeeded()
453 void BackgroundWorker::Schedule(std::function<void()> work_item) { in Schedule()463 std::function<void()> work_item = nullptr; in WorkerLoop() local
1469 int work_item = cur_create_block_number.fetch_add(1); in Compute() local1484 int work_item = cur_mult_block_number.fetch_add(1); in Compute() local