diff options
author | jeff <jeff@FreeBSD.org> | 2008-03-20 03:07:57 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2008-03-20 03:07:57 +0000 |
commit | 898428987bcd3a54189aa869a651d65d33d78009 (patch) | |
tree | afed5662ff4925b36f8c39409c495e11164dade1 /lib/libfetch/fetch.h | |
parent | 19aab7bccf90911bf51798263a7d7c07ddef1d7c (diff) | |
download | FreeBSD-src-898428987bcd3a54189aa869a651d65d33d78009.zip FreeBSD-src-898428987bcd3a54189aa869a651d65d33d78009.tar.gz |
- There is no sense in calling sched_newthread() at thread_init() and
thread_fini(). The schedulers initialize themselves properly during
sched_fork_thread() anyhow. fini is only called when we're returning
the memory to the allocator which surely doesn't care what state the
memory is in.
Diffstat (limited to 'lib/libfetch/fetch.h')
0 files changed, 0 insertions, 0 deletions