fLastCompletedTimerId
if (result == B_OK && timerID == fLastCompletedTimerId)
fLastCompletedTimerId = rand();
timerMessage.AddInt32(key_ID, fLastCompletedTimerId);
int fRunningTaskCount, fLastCompletedTimerId;