This shows you the differences between two versions of the page.
|
app:laboratoare:04 [2025/11/05 02:26] alexandru.bala [Mutex] |
app:laboratoare:04 [2025/11/05 02:27] (current) alexandru.bala [Mutex] |
||
|---|---|---|---|
| Line 194: | Line 194: | ||
| int arguments[NUM_THREADS]; | int arguments[NUM_THREADS]; | ||
| - | // cream mutexul | + | // cream mutex-ul |
| pthread_mutex_init(&mutex, NULL); | pthread_mutex_init(&mutex, NULL); | ||