Followers

Tuesday, November 8, 2011

[原]pthread_t结构的定义

[原]pthread_t结构的定义linux下是这样定义的:. // PlatformThreadHandle should not be assumed to be a numeric type, since the // standard intends to allow pthread_t to be a structure. This means you // should not initialize it to a value, like 0. If it's a member variable, ...[原]pthread_t结构的定义

No comments:

Post a Comment

Popular Posts