diff options
author | jeff <jeff@FreeBSD.org> | 2003-10-12 21:02:55 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-10-12 21:02:55 +0000 |
commit | 2bd0a1c834b0dddc4cedefbb75541ecdf5804ac8 (patch) | |
tree | 9343276bdc033126988513441177d1bd57d10182 /sys/dev/ath/if_ath.c | |
parent | bd94994b05b2d6f59df3720d7736692f3e13499e (diff) | |
download | FreeBSD-src-2bd0a1c834b0dddc4cedefbb75541ecdf5804ac8.zip FreeBSD-src-2bd0a1c834b0dddc4cedefbb75541ecdf5804ac8.tar.gz |
- Implement a mtx_ownedby() macro which can be used to determine if a
particular thread owns a mutex. This cannot be done without races
unless the thread is curthread.
Diffstat (limited to 'sys/dev/ath/if_ath.c')
0 files changed, 0 insertions, 0 deletions