11 Answered Questions
[SOLVED] Objective C find caller of method
- 2009-09-20 15:57:03
- ennuikiller
- 32593 View
- 88 Score
- 11 Answer
- Tags: ios objective-c debugging nsthread
1 Answered Questions
2 Answered Questions
[SOLVED] NSThread vs. NSOperationQueue vs. ??? on the iPhone
- 2010-06-15 00:24:28
- kubi
- 13162 View
- 29 Score
- 2 Answer
- Tags: iphone nsthread nsoperationqueue grand-central-dispatch
3 Answered Questions
[SOLVED] Is it ok to create a UIView on a background thread?
- 2012-06-20 15:30:00
- Jason McTaggart
- 8552 View
- 17 Score
- 3 Answer
- Tags: objective-c ios uiview uiviewcontroller nsthread
4 Answered Questions
[SOLVED] setKeepAliveTimeout and BackgroundTasks
- 2011-01-24 00:16:24
- valvoline
- 19490 View
- 8 Score
- 4 Answer
- Tags: iphone objective-c nsurlconnection nsthread objective-c-blocks
2 Answered Questions
[SOLVED] GCD vs performSelectorInBackground/performSelectorOnMainThread
- 2013-10-21 17:18:42
- YU FENG
- 7194 View
- 21 Score
- 2 Answer
- Tags: ios objective-c nsthread
1 Answered Questions
[SOLVED] Perform UI Changes on main thread using dispatch_async or performSelectorOnMainThread?
- 2012-07-17 20:04:49
- ElasticThoughts
- 27614 View
- 14 Score
- 1 Answer
- Tags: ios objective-c asynchronous grand-central-dispatch nsthread
2 Answered Questions
[SOLVED] does NSThread create autoreleasepool automatically now?
- 2014-07-25 09:35:36
- eliudnis
- 2636 View
- 8 Score
- 2 Answer
- Tags: ios nsthread nsautoreleasepool
7 Answered Questions
[SOLVED] NSOperation - Forcing an operation to wait others dynamically
- 2012-12-07 11:43:01
- Rafael
- 18326 View
- 27 Score
- 7 Answer
- Tags: objective-c ios nsthread nsoperation nsoperationqueue
3 Answered Questions
[SOLVED] Grand Central Dispatch vs. NSThread
- 2011-04-13 18:01:01
- CarlJ
- 20308 View
- 19 Score
- 3 Answer
- Tags: ios cocoa-touch grand-central-dispatch nsthread
3 Answered Questions
[SOLVED] Help with multi-threading on iOS?
- 2010-12-05 19:05:59
- Moshe
- 38256 View
- 25 Score
- 3 Answer
- Tags: iphone multithreading ios nsthread
2 Answered Questions
[SOLVED] Keep NSThread alive and run NSRunLoop on it
- 2011-06-08 00:22:54
- Erik Rothoff
- 14699 View
- 22 Score
- 2 Answer
- Tags: objective-c cocoa nsthread foundation nsrunloop
3 Answered Questions
[SOLVED] Order of operations in runloop on iOS
- 2014-10-03 12:04:31
- hfossli
- 1344 View
- 7 Score
- 3 Answer
- Tags: ios grand-central-dispatch nsthread nsrunloop
2 Answered Questions
[SOLVED] is it ok to use of a notification to communication back to the main thread of an IOS app? (cf performSelectorOnMainThread)
- 2011-11-07 04:13:24
- Greg
- 6943 View
- 13 Score
- 2 Answer
- Tags: iphone ios nsthread nsnotifications nsnotificationcenter
3 Answered Questions
[SOLVED] Does every thread need its own autorelease pool?
- 2010-12-28 16:45:30
- John Smith
- 1962 View
- 4 Score
- 3 Answer
- Tags: iphone cocoa cocoa-touch nsthread
3 Answered Questions
[SOLVED] checking for equality on dispatch_queue_t
- 2012-09-26 16:20:51
- the Reverend
- 5103 View
- 3 Score
- 3 Answer
- Tags: cocoa-touch cocoa grand-central-dispatch nsthread
2 Answered Questions
[SOLVED] How to exit NSThread
- 2009-05-26 07:02:39
- rajan
- 6284 View
- 3 Score
- 2 Answer
- Tags: iphone objective-c ios nsthread
2 Answered Questions
1 Answered Questions
[SOLVED] NSThreads in Automatic Reference Counting(ARC)
- 2011-08-22 14:59:56
- nettz
- 3529 View
- 7 Score
- 1 Answer
- Tags: iphone objective-c nsthread nsautoreleasepool automatic-ref-counting
2 Answered Questions
[SOLVED] applicationDidEnterBackground and applicationWillEnterForeground method are not called when pressed home button in iOS simulator
- 2013-03-14 09:26:56
- aparna
- 16468 View
- 3 Score
- 2 Answer
- Tags: iphone ios5 nstimer nsthread uiapplicationdelegate
7 Answered Questions
[SOLVED] How to wait for a thread to finish in Objective-C
- 2010-10-07 05:48:51
- node ninja
- 30403 View
- 14 Score
- 7 Answer
- Tags: objective-c multithreading cocoa-touch background nsthread
1 Answered Questions
1 Answered Questions
[SOLVED] NSOperations or NSThread for bursts of smaller tasks that continuously cancel each other?
- 2010-05-15 14:13:05
- RickiG
- 940 View
- 3 Score
- 1 Answer
- Tags: iphone cocoa-touch nsthread
4 Answered Questions
[SOLVED] calling selector with two arguments on NSThread issue
- 2010-02-24 16:26:21
- okami
- 8093 View
- 15 Score
- 4 Answer
- Tags: iphone objective-c nsthread
1 Answered Questions
[SOLVED] iOS - how to be notified when a thread (using GCD) ends it's job
- 2011-08-16 11:37:23
- Rui Lopes
- 2349 View
- 1 Score
- 1 Answer
- Tags: objective-c multithreading nsthread grand-central-dispatch
1 Answered Questions
[SOLVED] Xcode: How to set CA_DEBUG_TRANSACTIONS=1?
- 2014-05-26 09:54:24
- VikR
- 7741 View
- 15 Score
- 1 Answer
- Tags: xcode5 nsthread catransaction