マルチスレッドのプログラミング

thr_getspecific の構文

#include <thread.h>

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