diff options
author | marcel <marcel@FreeBSD.org> | 2003-08-05 19:37:20 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-08-05 19:37:20 +0000 |
commit | ad82646deb3641ae38ecc9edcb28cf49eb9c5c6c (patch) | |
tree | 7cebe5609986adfbfb2105c01494553f64a85897 /lib/libpthread/thread/thr_init.c | |
parent | e05a88d781eee3b058406d71156460c631e24384 (diff) | |
download | FreeBSD-src-ad82646deb3641ae38ecc9edcb28cf49eb9c5c6c.zip FreeBSD-src-ad82646deb3641ae38ecc9edcb28cf49eb9c5c6c.tar.gz |
Define THR_GETCONTEXT and THR_SETCONTEXT in terms of the userland
context functions. We don't need to enter the kernel anymore. The
contexts are compatible (ie a context created by getcontext() can
be restored by _ia64_restore_context()).
While here, make the use of THR_ALIGNBYTES and THR_ALIGN a no-op.
They are going to be removed anyway.
Diffstat (limited to 'lib/libpthread/thread/thr_init.c')
0 files changed, 0 insertions, 0 deletions