MCQOPTIONS
Saved Bookmarks
| 1. |
Pthreads has a nonblocking version of pthreads_mutex_lock called __________ |
| A. | pthread_mutex_lock |
| B. | pthread_mutex_trylock |
| C. | pthread_mutex_acquirelock |
| D. | pthread_mutex_releaselock |
| Answer» C. pthread_mutex_acquirelock | |