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