Custom DispatchQueue using main thread
|
|
9
|
355
|
December 18, 2024
|
Continuation on heap vs thread context switch
|
|
1
|
173
|
September 3, 2024
|
DispatchQueue.concurrentPerform + UnsafeRawPointer in Swift 6
|
|
7
|
236
|
August 23, 2024
|
What's the best practices For GCD?
|
|
1
|
465
|
July 8, 2024
|
Can I use a Dispatch group for a Process.terminationhandler(:
|
|
6
|
251
|
June 19, 2024
|
Retain cycle with DisptachQueue
|
|
4
|
2133
|
March 18, 2023
|
GCD vs Structured Concurrency, which is most appropriate?
|
|
3
|
1991
|
May 2, 2022
|
Incremental migration to Structured Concurrency
|
|
26
|
7591
|
March 1, 2022
|
NSOperationQueue memory leak
|
|
3
|
1662
|
November 19, 2021
|
DispatchQueue.main.async Not Work when Using RunLoop In Swift Package
|
|
1
|
2390
|
October 29, 2021
|
New GCD API: DispatchWorkItem.current like Thread.current
|
|
2
|
939
|
May 27, 2021
|
Good alternatives to DispatchGroup for repeating events?
|
|
9
|
6088
|
March 18, 2021
|
Is it safe to cast DispatchData to Data this way?
|
|
11
|
2801
|
February 2, 2021
|