Stable Numerics Subroutine Library
Programming Reference Manual
Version 1.0 DD-00006-010

2.2 Thread Safety

All routines in the library are globally thread safe, however they are not safe against multiple threads calling non-const routines on the same object instance.