Use the onstat -g lmx command to display
information about all locked mutexes.
Example output
Output description
mid
Internal mutex identifier
addr
Address of locked mutex
name
Name of the mutex
holder
Thread ID of the thread that is holding the mutex
0 = The read/write mutex is held in shared
mode
lkcnt
For a read/write mutex, the current number
of threads that are locking the mutex in shared mode. For a relockable
mutex, the number of times the mutex was locked or relocked by the
thread that is holding the mutex.
The number of times the mutex was locked or relocked
by the thread that is holding the mutex
waiter
List of IDs of the threads that are waiting for this mutex
waittime
Amount of time in seconds that the thread is waiting
Have feedback?
Google Analytics is used to store comments and ratings. To provide a comment or rating for a topic, click Accept All Cookies or Allow All in Cookie Preferences in the footer of this page.