Opened 12 years ago
Last modified 8 years ago
#5 assigned enhancement
Support uspace with the ability to join threads
Reported by: | Martin Decky | Owned by: | mpr |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
The kernel should provide userspace threads with syscalls for joining other threads, given their thread ID. This is essential to prevent leaking memory in form of userspace stacks of terminated threads.
Change History (3)
comment:1 Changed 12 years ago by
Component: | → unspecified |
---|---|
Milestone: | → 0.5.0 |
comment:2 Changed 10 years ago by
Milestone: | 0.5.0 |
---|
comment:3 Changed 8 years ago by
Owner: | set to mpr |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.