programs written using pthreads are portable across machines O True O False Question 2 because threads have access to gl
Posted: Sun May 15, 2022 11:58 am
programs written using pthreads are portable across machines O True O False Question 2 because threads have access to global variables, we need some kind of synchronization amongst the threads O True O False Question 3 pthreads creates a new process much similar to fork function O True O False Question 4 pthreads have access to all global variables O True O False Question 5 pthreads take a function to execute O True O False