NCBI C++ ToolKit
|
Multi-threading configuration. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Typedefs | |
typedef pthread_key_t | TTlsKey |
Define internal TLS key type. More... | |
typedef pthread_t | TThreadHandle |
Define platform-dependent thread handle type. More... | |
typedef pthread_t | TThreadSystemID |
Define platform-dependent thread ID type. More... | |
typedef void * | TWrapperRes |
Define platform-dependent result wrapper. More... | |
typedef void * | TWrapperArg |
Define platform-dependent argument wrapper. More... | |
Multi-threading configuration.
Definition in file ncbithr_conf.hpp.