fKeepRunning
return fKeepRunning ? errno : B_OK;
fKeepRunning = false;
while (fKeepRunning) {
volatile bool fKeepRunning;