Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   matt
Date:           Tue Nov 11 20:17:27 UTC 2008

Added Files:
        src/sys/kern: subr_pcq.c
        src/sys/sys: pcq.h

Log Message:
Add generic producer/consumer queue code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/kern/subr_pcq.c
cvs rdiff -r0 -r1.1 src/sys/sys/pcq.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