multthrd.c and thrdfunc.c sample programs

This sample program contains two files, multthrd.c and thrdfunc.c, which demonstrate a multithreaded Client-Library application. The following information is contained in the two files:

For more information about this program, see the leading comments in the example source file.

This sample cannot run if the platform does not support a complete POSIX thread implementation. You must set the SYBPLATFORM environment variable described in Appendix B, “Environment Variables.”