Programme SAP RSINF028 - INFORMIX Mutexes list (from sysmutexes)

Description
INFORMIX System Monitoring Interface Tables
sysmutexes (System Mutexes View)
COLUMN TYPE DESCRIPTION
mtxid INTEGER ID of this mutex
mtx_address INTEGER Address of this mutex
mtx_lock INTEGER Mutex lock 0 = available, 1 = held
mtx_holder INTEGER Thread holding lock
mtx_wtlist INTEGER Address of first thread on list
mtx_name CHAR(12) Name of mutex