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

pthread_rwlock_tryrdlock の構文

#include <pthread.h>

int pthread_rwlock_tryrdlock(pthread_rwlock_t *rwlock);