_TrackTask
static int32 _TrackTask(void *arg);
fTrackingPID = spawn_thread(_TrackTask, "menu_tracking", B_DISPLAY_PRIORITY, NULL);