Is there a name for a concept like that I can search? I am completely okay if there is no name so far.
For example, $f\left(x\right)=\sin\left(x\right)$ has infinite minima, but they are all at $f\left(x\right)=-1$. On the contrary, $f\left(x\right)=\sin\left(x\right)+\sin\left(.5x\right)$ also has infinite minima, but some are at $f\left(x\right)\approx-.369$ while some are at $f\left(x\right)\approx-1.76$.
For now I have been calling them "stable" and "unstable" functions for now. Any suggestions?
EDIT: From the comments for one of the answers, I feel like "recurrent absolute minimum" and "recurrent non-absolute minimum" are the terms I will use for now.
The problem I am working on is something with optimization, figuring out if I can use any local minimum as my absolute minimum. The thing is, its also constrained to a set range for all inputs, so while there will be multiple local minima, I wouldn't say there are infinite.

tl; dr: The terms absolute minimum, and relative minimum or local minimum, are commonly-used for what you're calling "stable" and "unstable" minima, sometimes with the qualifier strict when suitable.
For a real-valued function $f$ whose domain is a set $X$ of real numbers (usually an interval or union of intervals), a point $x_{0}$ of $X$ is often called:
Sometimes one wants to avoid or forbid the possibility of "non-uniqueness" of minima, and calls $x_{0}$:
The "absolute" terms make sense as-is for real-valued functions on an arbitrary set; the "local" terms extend almost without modification to real-valued functions on a topological space, where there is a notion of "neighborhoods."