diff options
author | mtm <mtm@FreeBSD.org> | 2003-05-21 08:21:24 +0000 |
---|---|---|
committer | mtm <mtm@FreeBSD.org> | 2003-05-21 08:21:24 +0000 |
commit | e91b0202f951121758a11b8c9cf462a8fd054219 (patch) | |
tree | 8e169223b833630472246db00958df59c3b3d30a /lib/libc | |
parent | ab966f1217f865494769987074763f2f25194cbd (diff) | |
download | FreeBSD-src-e91b0202f951121758a11b8c9cf462a8fd054219.zip FreeBSD-src-e91b0202f951121758a11b8c9cf462a8fd054219.tar.gz |
o Make the defenition of _set_curthread() match its declaration
in thr_private.h
o Lock down the ldt_entries array and ldt_free, which points to
the next free slot. As noted in the comments, it's necessary
to special case the initial_thread because %gs is not setup
for it yet. This is ok because that early in the program there
won't be any reentrancy issues anyways.
Approved by: re/blanket libthr
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions