Critical Section 在异常中的问题
摘要:
如果抛出异常则,应该在可能抛出异常的地方,先退出Critical Section. 如果有catch时,则在catch体内退出Critical Section 否则程序会怎么样? 无限等待............. 阅读全文
posted @ 2008-12-05 00:49 norsd 阅读(124) 评论(0) 推荐(0) 编辑
posted @ 2008-12-05 00:49 norsd 阅读(124) 评论(0) 推荐(0) 编辑