apple / swift-corelibs-libdispatch

The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware

Home Page:swift.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[SR-13154] DispatchWorkItemFlags.barrier behavior on global queues documentation

swift-ci opened this issue · comments

Previous ID SR-13154
Radar None
Original Reporter UnGast (JIRA User)
Type Task
Additional Detail from JIRA
Votes 0
Component/s libdispatch
Labels Task
Assignee None
Priority Medium

md5: 7823d0354d22f85c210aa8d9cdc68b74

Issue Description:

DispatchWorkItemFlags.barrier does not seem to have an effect on the global queues. This should be added to the documentation.