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

mutex_unlock の構文

#include <thread.h>

int mutex_unlock(mutex_t *mp);