Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dkern_stackshot.c259 #define plh_unlock(plh) os_atomic_store(&(plh)->plh_lock, 0, release); macro
3215 plh_unlock(&stackshot_ctx.sc_plh); in kdp_stackshot_plh_record()
3225 plh_unlock(&stackshot_ctx.sc_plh); in stackshot_plh_lookup()