diff options
author | davidxu <davidxu@FreeBSD.org> | 2005-04-23 02:32:32 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2005-04-23 02:32:32 +0000 |
commit | 2155a04472ed5deabbc69faec29261b585206f8b (patch) | |
tree | e8274d07cfba3da625ef093c47b41f515a3a074f /sys/kern/kern_thr.c | |
parent | 71a428392919fe740ff01650702e52473e5c3dbc (diff) | |
download | FreeBSD-src-2155a04472ed5deabbc69faec29261b585206f8b.zip FreeBSD-src-2155a04472ed5deabbc69faec29261b585206f8b.tar.gz |
Change cpu_set_kse_upcall to more generic style, so we can reuse it
in other codes. Add cpu_set_user_tls, use it to tweak user register
and setup user TLS. I ever wanted to merge it into cpu_set_kse_upcall,
but since cpu_set_kse_upcall is also used by M:N threads which may
not need this feature, so I wrote a separated cpu_set_user_tls.
Diffstat (limited to 'sys/kern/kern_thr.c')
0 files changed, 0 insertions, 0 deletions