summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_mutex.c
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-12-20 02:13:59 +0000
committermarius <marius@FreeBSD.org>2006-12-20 02:13:59 +0000
commitebde1ab2c049258b11f750c4c2e7dc532958b33c (patch)
treed28aeab71e55b6300594124e57c610aedbd26e4a /lib/libthr/thread/thr_mutex.c
parent8dea18573020b2809f76d4af5e85a746b7d9506d (diff)
downloadFreeBSD-src-ebde1ab2c049258b11f750c4c2e7dc532958b33c.zip
FreeBSD-src-ebde1ab2c049258b11f750c4c2e7dc532958b33c.tar.gz
- Use the re_tick() callout instead of if_slowtimo() for driving
re_watchdog() in order to avoid races accessing if_timer. - Use bus_get_dma_tag() so re(4) works on platforms requiring it. - Remove invalid BUS_DMA_ALLOCNOW when creating the parent DMA tag and the tags that are used for static memory allocations. - Don't bother to set if_mtu to ETHERMTU, ether_ifattach() does that. - Remove an unused variable in re_intr().
Diffstat (limited to 'lib/libthr/thread/thr_mutex.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud