Attilio Rao
|
9235ed7199
|
Use, in uncovered part, the END() macro in order to improve debugging.
In this specific case, Valgrind won't get confused when analyzing such
functions.
Sponsored by: Sandvine Incorporated
Tested by: emaste
MFC: 3 days
|
2009-05-25 14:37:10 +00:00 |
|
Peter Wemm
|
9d91d74d2b
|
Change #include "DEFS.h" to <machine/asm.h>.
|
2001-10-25 01:30:54 +00:00 |
|
Ruslan Ermilov
|
8af1452cf8
|
Removed duplicate VCS ID tags, as per style(9).
|
2001-08-13 14:06:34 +00:00 |
|
Peter Wemm
|
7f3dea244c
|
$Id$ -> $FreeBSD$
|
1999-08-28 00:22:10 +00:00 |
|
John Birrell
|
7d24d0302f
|
Delete the atomic unlock function since it is no longer required.
Simplify the atomic lock to just write a value of 1 to the lock instead
of taking the value passed by the caller (which just confused things).
|
1998-06-09 08:25:41 +00:00 |
|
John Birrell
|
1ce8c4dc49
|
Atomic lock source.
|
1998-04-29 09:36:03 +00:00 |
|