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

/freebsd-10.0-release/sys/kern/
H A Dkern_sx.c121 static int owner_sx(const struct lock_object *lock, struct thread **owner);
135 .lc_owner = owner_sx,
188 owner_sx(const struct lock_object *lock, struct thread **owner) function

Completed in 314 milliseconds