Skip to search formSkip to main contentSkip to account menu

Reentrant mutex

Known as: Recursive lock, Recursive mutex, Reentrant 
In computer science, the reentrant mutex (recursive mutex, recursive lock) is particular type of mutual exclusion (mutex) device that may be locked… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
MPI implementations rely mostly on locking to provide thread safety and comply with the MPI standard requirements. Yet despite… 
2002
2002
Over a period of a decade Bertrand Meyer has promoted SCOOP ‐ a concurrency mechanism designed especially for Eiffel ‐ but no…