| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
MutexLockBase Class Reference#include <MutexLock.h>
Inheritance diagram for MutexLockBase: ![]() Detailed DescriptionThe main purpose of this base class is actually to allow setting of usleep_granularity across all locks.It would be nice if we just put functions in here so we could reference locks without regard to the number of doors, but then all processes which use the lock would have to have been created via fork to handle virtual calls properly, and I don't want to put that overhead on the otherwise lightweight SoundPlay process under Aperios.
Definition at line 33 of file MutexLock.h.
The documentation for this class was generated from the following files: | |||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Fri May 11 20:08:27 2007 by Doxygen 1.4.7 |