diff options
author | marcel <marcel@FreeBSD.org> | 2003-09-19 23:00:28 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2003-09-19 23:00:28 +0000 |
commit | 5888af272d86d59b4dea8386699c1d8a2e951359 (patch) | |
tree | 63ef0968be749a1026c288cad41cf535477137f8 /lib/libpthread/thread/thr_autoinit.c | |
parent | ef50cc82f8780674002e084e82833804e2957397 (diff) | |
download | FreeBSD-src-5888af272d86d59b4dea8386699c1d8a2e951359.zip FreeBSD-src-5888af272d86d59b4dea8386699c1d8a2e951359.tar.gz |
_ia64_break_setcontext() now takes a mcontext_t. While here, define
THR_SETCONTEXT as PANIC(). The THR_SETCONTEXT macro is currently not
used, which means that the definition we had could be wrong, overly
pessimistic or unknowingly right. I don't like the odds...
The new _ia64_break_setcontext() and corresponding kernel fixes make
KSE mostly usable. There's still a case where we don't properly
restore a context and end up with a NaT consumption fault (typically
an indication for not handling NaT collection points correctly),
but at least now mutex_d works...
Diffstat (limited to 'lib/libpthread/thread/thr_autoinit.c')
0 files changed, 0 insertions, 0 deletions