Fork us on GitHub Follow us on Facebook Follow us on Twitter

Opened 14 years ago

Last modified 10 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 14 years ago by Jiri Svoboda

Component: unspecified
Milestone: 0.5.0

comment:2 Changed 12 years ago by Jakub Jermář

Milestone: 0.5.0

comment:3 Changed 10 years ago by mpr

Owner: set to mpr
Status: newassigned
Note: See TracTickets for help on using tickets.