The initial state for a thread's floating-point
environment is the state of the floating-point environment of the thread that constructs
the corresponding
thread object (
[thread.thread.class])
or
jthread object (
[thread.jthread.class])
at the time it
constructed the object
.