Native thread support

The Client-Library version includes thread-safe libraries that allow developers to create multithreaded applications using POSIX threads. The Apple Mac OS X system libraries include APIs for creating and implementing POSIX threads. You do not need additional libraries to use these APIs.

See “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)