Quiz: Deadlocks

Test your knowledge of deadlocks.

1

How do we identify the owner of a mutex m?

A)

info m

B)

x/s m

C)

print (pthread_mutex_t)m

D)

print *(pthread_mutex_t *)&m

Question 1 of 30 attempted

Get hands-on with 1200+ tech skills courses.