多线程编程指南

thr_getspecific 语法

#include <thread.h>



int thr_getspecific(thread_key_t key, void **valuep);