Re: ManagerLocker
Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> Fri, 24 Oct 2003 19:54:31 +0200
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <[email protected]> |
On 2003-10-24 at 11:39:07 [+0200], you wrote: > Where the heck is the ManagerLocker class that's used throughout > ddm_userland_interface.cpp declared/defined? I can't seem to find it > anywhere, though perhaps I'm just overlooking something obvious... Try KDiskDeviceUtils.h. It's not exactly a class, but a typedef instantiating the amazingly flexible AutoLocker defined there. :-) CU, Ingo