This adds an inuse flag to the fpu_ctx so that multiple threads
cannot use the same fpu_ctx possibly corrupting the other... This
enforces the requirement only when INVARIANTS is compiled, and
has been verified to catch this incorrect usage...
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable