Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/ !
H A Dsimple_lock.h90 void *unlock_pc; /* pc where lock operation ended */ member
H A Dlocks_i386.c753 l->debug.lock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
757 l->debug.unlock_pc = l->debug.unlock_pc = INVALID_PC; in usld_lock_init()
902 l->debug.unlock_pc = pc; in usld_unlock()