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

mutex_trylock の構文

#include <thread.h>

int mutex_trylock(mutex_t *mp);