summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread/thr_sig.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-08-05 19:37:20 +0000
committermarcel <marcel@FreeBSD.org>2003-08-05 19:37:20 +0000
commitad82646deb3641ae38ecc9edcb28cf49eb9c5c6c (patch)
tree7cebe5609986adfbfb2105c01494553f64a85897 /lib/libpthread/thread/thr_sig.c
parente05a88d781eee3b058406d71156460c631e24384 (diff)
downloadFreeBSD-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_sig.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud