typedef struct pthread * | pthread_t |
typedef struct pthread_attr * | pthread_attr_t |
typedef struct pthread_mutex * | pthread_mutex_t |
typedef struct pthread_mutex_attr * | pthread_mutexattr_t |
typedef struct pthread_cond * | pthread_cond_t |
typedef struct pthread_cond_attr * | pthread_condattr_t |
typedef int | pthread_key_t |
typedef struct pthread_once | pthread_once_t |