2 lines
43 B
C
2 lines
43 B
C
|
|
int error = pthread_mutex_trylock(&mutex);
|
|
|
int error = pthread_mutex_trylock(&mutex);
|