<<
6/13
>>
First
Last
使い方いろいろ
以下では、
pthread_mutex_lock(&mu); sum += s; pthread_mutex_unlock(&mu);
と対応するコードを示していきます