CMGDK r49-rc2
公有属性
st_my_thread_var结构参考

#include <my_pthread.h>

所有成员的列表。

公有属性

int thr_errno
pthread_cond_t suspend
pthread_mutex_t mutex
pthread_mutex_t *volatile current_mutex
pthread_cond_t *volatile current_cond
pthread_t pthread_self
my_thread_id id
int cmp_length
int volatile abort
my_bool init
struct st_my_thread_varnext
struct st_my_thread_var ** prev
void * opt_info
uint lock_type
void * stack_ends_here
safe_mutex_tmutex_in_use
void * dbug
char name [THREAD_NAME_SIZE+1]

成员数据文档

pthread_cond_t* volatile st_my_thread_var::current_cond
pthread_mutex_t* volatile st_my_thread_var::current_mutex
pthread_mutex_t st_my_thread_var::mutex
char st_my_thread_var::name[THREAD_NAME_SIZE+1]
pthread_cond_t st_my_thread_var::suspend

该结构的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义