diff options
author | Jonathan Mini <mini@FreeBSD.org> | 2002-09-16 19:28:01 +0000 |
---|---|---|
committer | Jonathan Mini <mini@FreeBSD.org> | 2002-09-16 19:28:01 +0000 |
commit | a3ad85e51b8dbb685ea451e3129cd39a84e9dcf7 (patch) | |
tree | cc10e1243ba2d04a18c1c1d27702a8b1d595ee08 /lib/libpthread/man/pthread_create.3 | |
parent | c76e33b68184b098311dd5841fff2e20df049249 (diff) |
Add kernel support needed for the KSE-aware libpthread:
- Use ucontext_t's to store KSE thread state.
- Synthesize state for the UTS upon each upcall, rather than
saving and copying a trapframe.
- Save and restore FPU state properly in ucontext_t's.
- Deliver signals to KSE-aware processes via upcall.
- Rename kse mailbox structure fields to be more BSD-like.
- Store the UTS's stack in struct proc in a stack_t.
Reviewed by: bde, deischen, julian
Approved by: -arch
Notes
Notes:
svn path=/head/; revision=103411
Diffstat (limited to 'lib/libpthread/man/pthread_create.3')
0 files changed, 0 insertions, 0 deletions