Tekkaman

导航

 

2011年10月9日

摘要: 【Protecting the Cocoa Frameworks】 For multithreaded applications, Cocoa frameworks use locks and other forms of internal synchronization to ensure they behave correctly. To prevent these locks from degrading performance in the single-threaded case, however, Cocoa does not create them until the appl. 阅读全文
posted @ 2011-10-09 13:31 Tekkaman 阅读(382) 评论(0) 推荐(0)