多线程编程指南

thr_setspecific 语法

#include <thread.h>



int thr_setspecific(thread_key_t key, void *value);