[BACK]Return to lockstat.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/lockstat.h between version 1.6 and 1.7

version 1.6, 2008/01/04 21:17:49 version 1.7, 2008/01/26 14:29:31
Line 118  typedef struct lsdisable {
Line 118  typedef struct lsdisable {
 #define LB_ADAPTIVE_MUTEX       0x00000100  #define LB_ADAPTIVE_MUTEX       0x00000100
 #define LB_SPIN_MUTEX           0x00000200  #define LB_SPIN_MUTEX           0x00000200
 #define LB_RWLOCK               0x00000300  #define LB_RWLOCK               0x00000300
 #define LB_LOCKMGR              0x00000400  #define LB___UNUSED             0x00000400
 #define LB_KERNEL_LOCK          0x00000500  #define LB_KERNEL_LOCK          0x00000500
 #define LB_MISC                 0x00000600  #define LB_MISC                 0x00000600
 #define LB_NLOCK                0x00000600  #define LB_NLOCK                0x00000600

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

CVSweb <webmaster@jp.NetBSD.org>