HPlogo DCE for the HP e3000 > Chapter 5 Programming with Kernel Threads

Writing Thread-Safe Code

MPE documents

Complete PDF
Table of Contents
Index

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.




Writing Threaded Applications


Chapter 6 Introduction to RPC