How synchronization performed in multiprocessor system between threads, where thread share data but running in different processors

48 views Asked by At

1.a)How synchronization performed in multiprocessor system between threads, where thread share data but running in different processors. 1.b)Is single processor thread synchronization system technique like mutex and semaphore will fail if used in multiprocessors environment

0

There are 0 answers