StackOverflow Questions for Tag: nscondition

N.Lee
N.Lee

Reputation: 1036

What's the difference between NSCondition and dispatch_semaphore in iOS except their API?

Score: 4

Views: 1179

Answers: 3

Read More
Tiny Tim
Tiny Tim

Reputation: 275

Swift How to wait until a specific condition is met

Score: 1

Views: 930

Answers: 0

Read More
Vineeth v.r
Vineeth v.r

Reputation: 40

Unlocking a thread using NSCondition (Objective-C)

Score: 1

Views: 877

Answers: 1

Read More
Richard J. Ross III
Richard J. Ross III

Reputation: 55593

NSCondition: Recursive Locking?

Score: 1

Views: 1362

Answers: 2

Read More
Reinhard Männer
Reinhard Männer

Reputation: 15257

Thread-safe access to a datasource during a tableView update

Score: 3

Views: 1140

Answers: 1

Read More
user938797
user938797

Reputation: 177

Need to wait on completion of setFocusModeLockedWithLensPosition - Semaphore? Atomic? NSCondition?

Score: 0

Views: 131

Answers: 1

Read More
David Ben Ari
David Ben Ari

Reputation: 2309

NSCondition - multiple threads

Score: 3

Views: 926

Answers: 1

Read More
Gilberto Uno
Gilberto Uno

Reputation: 33

iOS - Objective-C - How to stop NSThread, when it's waiting?

Score: 3

Views: 4085

Answers: 2

Read More
Kevin Liu
Kevin Liu

Reputation: 3

NSCondtion with multiple threads

Score: 0

Views: 147

Answers: 1

Read More
Albert Zhang
Albert Zhang

Reputation: 777

NSCondition, what if no lock when call signal?

Score: 3

Views: 1247

Answers: 1

Read More
meaning-matters
meaning-matters

Reputation: 23016

How to use NSCondition when there are two different places that signal & wait

Score: 0

Views: 884

Answers: 1

Read More
Firdous
Firdous

Reputation: 4652

Core data concurrency: avoid writing at two seperate places

Score: 0

Views: 374

Answers: 1

Read More
Kurt Horimoto
Kurt Horimoto

Reputation: 99

NSCondition locked by invalid thread

Score: 0

Views: 96

Answers: 0

Read More
lostintranslation
lostintranslation

Reputation: 24583

How to wait for asyn operation in iOS unit test using NSConditionLock

Score: 0

Views: 680

Answers: 2

Read More
4GetFullOf
4GetFullOf

Reputation: 1738

Pause Main thread until background thread retrieves user input

Score: 1

Views: 2059

Answers: 2

Read More
centreee
centreee

Reputation: 137

Return result of asynchronous call to the method the called it

Score: 1

Views: 32

Answers: 0

Read More
Yauheni Shauchenka
Yauheni Shauchenka

Reputation: 753

EAAcessory errors while closing session with iOS 6.0 GM

Score: 13

Views: 2522

Answers: 3

Read More
Brandon Mcq
Brandon Mcq

Reputation: 585

Waiting on asynchronous methods using NSCondition

Score: 2

Views: 3515

Answers: 1

Read More
whisperstream
whisperstream

Reputation: 2017

How do I wake up a thread at a specified time in objective-c

Score: 2

Views: 1931

Answers: 1

Read More
Paul Buller
Paul Buller

Reputation: 160

How to wait for a certain status of a NSURLConnection

Score: 0

Views: 253

Answers: 1

Read More
PreviousPage 1Next