RE: cvs commit: src/sys/sys mutex.h

2001-09-21 Thread Vincent Poy
On Fri, 21 Sep 2001, John Baldwin wrote: On 21-Sep-01 John Baldwin wrote: jhb 2001/09/21 16:15:10 PDT Modified files: sys/sys mutex.h Log: Use __FILE__ and __LINE__ explicitly since we know we will be using them when calling _mtx_assert() to

RE: cvs commit: src/sys/sys mutex.h - it's working!

2001-09-21 Thread Vincent Poy
On Fri, 21 Sep 2001, Vincent Poy wrote: On Fri, 21 Sep 2001, John Baldwin wrote: On 21-Sep-01 John Baldwin wrote: jhb 2001/09/21 16:15:10 PDT Modified files: sys/sys mutex.h Log: Use __FILE__ and __LINE__ explicitly since we know we will be

RE: cvs commit: src/sys/sys mutex.h src/sys/kern kern_mutex.c

2000-11-30 Thread John Baldwin
On 01-Dec-00 John Baldwin wrote: jhb 2000/11/30 16:11:00 PST Modified files: sys/sys mutex.h sys/kern kern_mutex.c Log: Split the WITNESS and MUTEX_DEBUG options apart so that WITNESS does not depend on MUTEX_DEBUG. The MUTEX_DEBUG