_TrackThread
static int32 _TrackThread(void* menu);
fTrackThread = spawn_thread(_TrackThread, "popup", B_DISPLAY_PRIORITY, this);