A session waits on this event when it is requesting a mutex in shared mode, when another session is currently holding a this mutex in exclusive mode on the same cursor object.
Solutions
Solutions for mutex wait problems are very similar to each other.
See Analysis of Waits on Mutexes for more information and troubleshooting ideas.