No, threading is unnecessary. Logic is something very separate from drawing, so running the two at separate speeds isn't very problematic at all - just don't draw stuff when you don't need to.
(Though running logic at 60 Hz should be more than enough for most applications anyways).