Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/i386/
H A Dsimple_lock.h89 void *unlock_pc; /* pc where lock operation ended */ member
H A Dlocks_i386.c759 l->debug.lock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
763 l->debug.unlock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
908 l->debug.unlock_pc = pc; in usld_unlock()