openafs/tests/util
Simon Wilkinson acfc61eca8 opr: Add new queue implementation
Add a new queue implementation for OpenAFS. This has a similar calling
form as the current RX queue implementation, but is implementated using
type safe functions, and supports structures with multiple queue
headers. This permits threading a structure onto multiple queues at the
same time.

The eventual intention is that this queue implementation will replace
both rx_queue and the Unix cache manager afs_q.

Change-Id: I8f815872b017a85eb52a6e6451cdcee3eb869519
Reviewed-on: http://gerrit.openafs.org/3139
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
2010-12-13 11:32:51 -08:00
..
.gitignore .gitignore update 2010-11-27 11:10:04 -08:00
exec-alt-t.c util: add afs_exec_alt 2010-08-04 05:24:04 -07:00
ktime-t.c Fix ktime test on 64-bit systems 2010-07-14 10:32:41 -07:00
Makefile.in opr: Add new queue implementation 2010-12-13 11:32:51 -08:00
queues-t.c opr: Add new queue implementation 2010-12-13 11:32:51 -08:00