diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-28 17:20:22 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-28 17:25:04 -0500 |
| commit | 56a436bc804539db271471b357c5b3e5d6465238 (patch) | |
| tree | f3de5f741c82aaf58165f65e3140920a4b01b081 /darwintest/objc_darwin.h | |
| parent | 6982912a58f03b7974a8718e7cb11a3cd9e877e4 (diff) | |
Changed the main thread signaling to use NSObject's performSelectorOnMainThread: functionality, which settles that. NSString requires an autorelease pool; in testing, so does NSValue, which we are eventually going to use. NSAutoreleasePool's docs suggest we should create a temporary pool for things running in other threads, but then we have to release it... but I guess we're waiting for the function to complete on other platforms already, so no big deal here.
Diffstat (limited to 'darwintest/objc_darwin.h')
0 files changed, 0 insertions, 0 deletions
