SupportsCursorThread
if (fStream->SupportsCursorThread()) {
virtual bool SupportsCursorThread() const;
virtual bool SupportsCursorThread() const { return fCursorSemaphore >= B_OK; }