28.11.2014 Views

System call - Processi, thread

System call - Processi, thread

System call - Processi, thread

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

void *<strong>thread</strong>3_process (void * arg)<br />

{ int k=1;<br />

while(k)<br />

{ sem_wait (&s3);<br />

sem_wait(&m);<br />

if (V

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!