Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock] syssrc/sys
Module Name: syssrc
Committed By: thorpej
Date: Tue Mar 12 00:07:31 UTC 2002
Modified Files:
syssrc/sys/kern [newlock]: kern_mutex.c
syssrc/sys/sys [newlock]: mutex.h
Log Message:
Implement mutex_owned() (returns true if current thread owns mutex).
To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/kern/kern_mutex.c
cvs rdiff -r1.1.2.3 -r1.1.2.4 syssrc/sys/sys/mutex.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index