DCE for the HP e3000 (B3821-90003)

48 Chapter5
Programming with Kernel Threads
Writing Thread-Safe Code
Writing Thread-Safe Code
The standard C/XL library is not completely thread-safe on the
HP e3000. Hewlett-Packard has provided a set of wrapper functions to
intercept calls to the C library and make them thread-safe. The threads
library takes care of this intercept library implementation.