Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/sys/kern/select



Module Name:    src
Committed By:   ad
Date:           Fri Mar 21 16:03:33 UTC 2008

Modified Files:
        src/regress/sys/kern/select: select.c

Log Message:
- Use atomic_inc_uint() to maintain the global count.
- Use a barrier to sync thread start.

Ok yamt@.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/sys/kern/select/select.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index