Plan 9 from Bell Labs 2002-03-31
1 files changed, 1 insertions(+), 0 deletions(-) M port/portdat.h
M port/portdat.h => port/portdat.h +1 -0
@@ 636,6 636,7 @@ struct Proc int (*notify)(void*, char*); Lock *lockwait; + Lock *lastlock; /* debugging */ Mach *wired; Mach *mp; /* machine this process last ran on */