This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Merge objc-improvements-branch to mainline



On Wednesday, Sep 24, 2003, at 15:37 US/Pacific, Pete French wrote:


O.K., this is (hopefully) a more intelligent question regarding these
changes. Given that Objective-C doesnt support the concept of threads
at a language level, then how is the @synchronised stuff intended to work
in a portable manner ?

It's '@synchronized' (sorry, couldn't resist :-) ), and it currently only works
with the NeXT runtime (i.e., on Darwin systems).


--Zem
--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]