mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:05:44 +07:00
update DispatchWorkItem
This commit is contained in:
parent
163d6f77db
commit
35d89c8884
@ -1316,7 +1316,9 @@ Use a barrier to synchronize the execution of one or more tasks in your dispatch
|
||||
|
||||
## DispatchWorkItem
|
||||
|
||||
The work you want to perform, encapsulated in a way that lets you attach a completion handle or execution dependencies.
|
||||
|
||||
[DispatchWorkItem Apple Document](https://developer.apple.com/documentation/dispatch/dispatchworkitem)
|
||||
|
||||
## Operation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user