2 lines
38 B
C
2 lines
38 B
C
|
struct pthread_mutex_t { int lock; };
|
|
struct pthread_mutex_t { int lock; };
|