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

pthread_setconcurrency の構文

#include <pthread.h>

int pthread_setconcurrency(int new_level);