cvs commit: src/sys/kern kern_umtx.c

看板DFBSD_commit作者時間21年前 (2005/01/23 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
joerg 2005/01/23 05:26:37 PST DragonFly src repository Modified files: sys/kern kern_umtx.c Log: Use __DEQUALIFY, not only __DECONST to get rid of the volatile too. This is safe for fuword (any interesting architecture has atomic fetch instructions for integers) and the other uses doesn't touch the memory at all. Revision Changes Path 1.2 +3 -3 src/sys/kern/kern_umtx.c http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_umtx.c.diff?r1=1.1&r2=1.2&f=u
文章代碼(AID): #11ywTa00 (DFBSD_commit)
文章代碼(AID): #11ywTa00 (DFBSD_commit)