fSourceLock
BAutolock _(fSourceLock);
fGhostStream = new(std::nothrow) StreamBase(fSource, fSourceLock,
&fSourceLock);
BAutolock _(fSourceLock);
cookie = new(std::nothrow) Stream(source, &fSourceLock);
BAutolock _(fSourceLock);
BLocker* fSourceLock;
fSourceLock(sourceLock),
BAutolock _(fSourceLock);
BAutolock _(stream->fSourceLock);
BAutolock _(stream->fSourceLock);
BLocker fSourceLock;