2017-07-02 19:41:32 +03:00
|
|
|
$NetBSD: TODO,v 1.19 2017/07/02 16:41:32 joerg Exp $
|
2003-01-18 13:32:11 +03:00
|
|
|
|
|
|
|
Interfaces/features to implement:
|
2007-03-02 21:53:51 +03:00
|
|
|
|
2009-01-24 16:00:03 +03:00
|
|
|
- Realtime extensions: priority inheritance.
|
2003-01-18 13:32:11 +03:00
|
|
|
|
2006-12-25 14:36:36 +03:00
|
|
|
- Keep a pool of dead LWPs so that we do not have take the full hit of
|
2007-08-23 23:21:40 +04:00
|
|
|
_lwp_create() every time pthread_create() is called.
|
2017-02-08 06:44:40 +03:00
|
|
|
|
|
|
|
- kill pthread__dbg (pthread_dbg(3) has been removed from base)
|