Module Name: src
Committed By: thorpej
Date: Tue Apr 6 23:08:49 UTC 1999
Modified Files:
src/sys/sys: lock.h
Log Message:
Add a SIMPLELOCK_INITIALIZER macro, to statically initialize a simplelock,
so that simple_lock_init() is not necessary.