Searched refs:cthd (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_bsd.c468 thread_t cthd = current_thread(); local
470 if (assert == LCK_MTX_ASSERT_OWNED && lp->rl_thread == cthd)
472 lp, cthd);
475 lp, cthd);

Completed in 20 milliseconds