ReadThreadFunction
fThreadId = spawn_thread(ReadThreadFunction, "file reader", B_LOW_PRIORITY,
friend int32 ReadThreadFunction(void *data);