以前に、スラッシュドット・ジャパンのSilphireの日記で連載していた、pthread日記をまとめているページです。pthread日記には、The Open GroupによるThe Single UNIX® Specification, Version 2の<pthread.h>に載っているAPI、全77個の解説が完了しています。なので、ここに書かれていないAPIについては、pthread日記を参照して下さい。 pthread_* pthread_create() pthread_exit() pthread_join() pthread_detach() pthread_equal() pthread_once() pthread_self() pthread_cleanup_push() pthread_cleanup_pop() pthread_key_create() pthre