Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   ad
Date:           Mon Jun 16 09:56:46 UTC 2008

Modified Files:
        src/sys/sys: sleepq.h

Log Message:
- Add sleepq_hashlock(). Like sleeptab_lookup() but only returns the lock
  corresponding to a given wait channel.
- sleepq_enter: reduce number of function calls made.

No functional change.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/sys/sleepq.h

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