MonitorApp
fMonitorThreadID = spawn_thread(MonitorApp, fSignature.String(), B_NORMAL_PRIORITY, this);
static int32 MonitorApp(void *data);