typedef struct uslock_debug {
void *lock_pc; /* pc where lock operation began */
void *lock_thread; /* thread that acquired lock */
typedef struct uslock_debug {
void *lock_pc; /* pc where lock operation began */
void *lock_thread; /* thread that acquired lock */