StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

das

Rating
1545.33 (9,456th)
Reputation
3,283 (51,463rd)
Page: 1 2
Title Δ
What causes libdispatch error EVFILT_MACHPORT in MacOSX Sierra? 0.00
pthread_kill to a GCD-managed thread +3.41
GCD Asynchronous, serial queue - possible to limit queue size? 0.00
Check if on correct dispatch queue in Swift 3 -1.23
Can NSOperation have a lower qualityOfService than NSOperationQueue? +2.01
Cancelling dispatch_io_read +4.02
cancel dispatch_after() method? -1.88
Do I have to apply NSThread or pthread to set the priority of concu... 0.00
Timing issue with dispatch_source_t handler function - am I followi... +3.27
OK to call dispatch_resume before dispatch_source_set_timer? 0.00
Emptying dispatch async queue - How does this code work? -3.88
GCD dispatch_set_target_queue function's 1st parameter type 0.00
Do you need to call dispatch_group_release under ARC? +3.48
How do I add a block to the front of a dispatch queue in GCD? +0.37
Does every custom GCD queue need an autorelease pool under ARC? 0.00
Crash in libdispatch _dispatch_semaphore_wait_slow 0.00
iOS 5+ and dispatch_release 0.00
lvalue argument for dispatch_semaphore_create ? 0.00
Non-ARC'd project needing dispatch_release when using dispatch_get_... -3.40
Does dispatch_sync have a conceptual performance advantage over a l... +4.26
Finding the association between dispatch queues and pthreads +5.63
Is this the right way to compare two GCD Queues? 0.00
Debugging with semaphores in Xcode - Grand Central Dispatch - iOS 0.00
ios semaphore wait doesn't wait +3.77
SIGILL after fork in Sage/Python 0.00
What could cause this crash on the libdispatch-manager thread? +4.14
Are blocks submitted to a dispatch group executed serially or concu... 0.00
Get underlying dispatch_queue_t from NSOperationQueue +4.04
What happens if dispatch_main gets called from outside of the main... 0.00
Design pattern for asynchronous while loop +0.08
iPhone iOS how to initialize GCD dispatch timer with a specific fir... 0.00
Is a dispatch_group_notify block persistant for the lifespan of a d... +3.83
Set priority to an NSOperationQueue -4.01
How to determine if a dispatch semaphore is being waited on? 0.00
Getting OSSpinLockLock when using Grand Central Dispatch (GCD) +3.75
SIGABRT inside GCD with iOS 6.1 0.00
How to remove queued block from a GCD dispatch queue? +4.25
If dispatch_sync does not use a different thread, can it be faster? +3.93
Wait for Asynchronous Operations in Objective-C +0.12
Issue with GCD and too many threads +4.21
Is it safe to schedule and invalidate NSTimers on a GCD serial queue? 0.00
EFAULT or EDESTADDRREQ for multiple dispatch_io_writes in GCD queue 0.00
What patterns of local storage I/O are well addressed by dispatch_io? 0.00
Is there a GCD equivalent to setting up timers that can be canceled... 0.00
How to detect the type of dispatch queue (serial or concurrent)? 0.00
Best practice for checking if DISPATCH_QUEUE_PRIORITY_BACKGROUND ex... +3.87
(iOS) dispatch_async() vs. NSOperationQueue 0.00
What's the diffrence between _dispatch_main_queue_callback_4CF$VARI... 0.00
Memory issues with libdispatch 0.00
NSOperation vs Grand Central Dispatch -2.71