summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-05-21 08:21:24 +0000
committermtm <mtm@FreeBSD.org>2003-05-21 08:21:24 +0000
commite91b0202f951121758a11b8c9cf462a8fd054219 (patch)
tree8e169223b833630472246db00958df59c3b3d30a /lib/libc
parentab966f1217f865494769987074763f2f25194cbd (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud