Let $f=\frac{\sin(x)}{x}$, then $f$ is continuous on $\mathbb{R}$. To show this function is uniformly continuous, we can subdivide its domain into $[-a,a]$ (such that $0\in [a,b]$) and $\mathbb{R}\backslash [-a,a]$. With the second piece of the domain, it is simple to show that $f$ is uniformly continuous by, for example, finding that $\forall \varepsilon>0$, $\delta = \varepsilon a^2 -a $, $\forall x\in \mathbb{R}\backslash[-a,a]$.
But with the second part, since $[-a,a]$ contains $\{0\}$, it doesn't seem possible to show uniform continuity using inequalities. So we can probably show that $f$ is Lipschitz on $[-a,a]$ by showing that its derivative is bounded. However, it doesn't seem to be bounded. What else can be done?