System Restart - Mac OS X
If your mac icon isn't working on the system menu, then here are 2 quick ways to achieve the same. Ctrl-Cmd-Eject works - does a force reboot. Open a terminal and type in: sudo reboot (sudo is required if you are not an admin) or you can use sudo shutdown -r which is mentioned to be more gracious and other options.