Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/mem/
H A Dskmem_cache_var.h68 struct thread *bc_thread; /* thread doing transaction */ member
H A Dskmem_cache.c2848 bca->bc_thread = current_thread(); in skmem_audit_bufctl()