Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
jkh
jkh has asked
0
questions and find answers to
19
problems.
Stats
721
EtPoint
275
Vote count
0
questions
19
answers
About
I do stuff with computers. I've been doing such stuff for a long time.
jkh questions
jkh answers
How to use GCD for lightweight transactional locking of resources?
Recursive synchronization using GCD
dispatch_async a custom queue never exits block
Parallel processing in Python à la Grand Central Dispatch?
dispatch_async() from Grand Central Dispatch and std::async from C++11
What happens to a Block running on a GCD Dispatch Queue if app terminates?
File monitoring using Grand Central Dispatch
dispatch_queue_t need to be released using dispatch_release()?
kill items in a dispatch_async queue in iOS
Which is the best of GCD, NSThread or NSOperationQueue? [closed]