Native thread support

Client-Library version includes thread-safe libraries which allows developers to create multithreaded applications using POSIX threads. The APPLE Mac OS X system libraries include APIs for creating and implementing POSIX threads. You don’t need additional libraries to use these APIs.

Refer to “Compile-and-link lines for multithreaded applications” for proper syntax and examples.

Table 1-2 lists the libraries that you need to include to take full advantage of all Client-Library capabilities for multithreaded support.

Table 1-2: Libraries for multithreaded support

Platforms

Required libraries

All platforms

libsybct_r – Client-Library (Sybase)

libsybcs_r CS-Library (Sybase)

libsybintl_r – Internationalization support library (Sybase internal)

libsybtcl_r – Transport Control Layer (Sybase internal)

libsybcomn_r – Internal shared utility library (Sybase internal)