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

thr_setspecific の構文

#include <thread.h>

int thr_setspecific(thread_key_t key, void *value);