Home
last modified time | relevance | path

Searched refs:unlock_pc (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/osfmk/i386/
H A Dsimple_lock.h90 void *unlock_pc; /* pc where lock operation ended */ member
H A Dlocks_i386.c751 l->debug.lock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
755 l->debug.unlock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
900 l->debug.unlock_pc = pc; in usld_unlock()