NCBI C++ ToolKit
Typedefs
ncbithr_conf.hpp File Reference

Multi-threading configuration. More...

#include <corelib/ncbistd.hpp>
#include <pthread.h>
#include <sys/errno.h>
+ Include dependency graph for ncbithr_conf.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Multi-threading configuration.

Definition in file ncbithr_conf.hpp.

Modified on Fri Sep 20 14:57:23 2024 by modify_doxy.py rev. 669887