摘要:
//tls5源代码:#include #include #include #include "pthread.h"#include "TLS/Tlsconf.h"#include "TLS/tls_api.h"#define ERROR -1#define OK 0void test_fn2(int a){ char *psz = (char*)get_buf(ENUM_1, 32); printf("thread(%u) psz: %s\n", pthread_self(), psz); memset(psz, 阅读全文
posted @ 2013-07-15 20:02
平生不缺金
阅读(1956)
评论(0)
推荐(0)
2013年7月15日