Home | History | Annotate | Line # | Download | only in libpthread
TODO revision 1.17.26.1
      1  1.17.26.1   bouyer $NetBSD: TODO,v 1.17.26.1 2017/04/21 16:53:12 bouyer Exp $
      2        1.2  thorpej 
      3        1.8       ad Interfaces/features to implement:
      4        1.2  thorpej 
      5       1.15      wiz - Realtime extensions: priority inheritance.
      6        1.8       ad 
      7       1.13       ad - Allow threads to change their stack size.
      8        1.8       ad 
      9       1.16   jruoho - Allow threads to modify the red zone size; cf. pthread_attr_setguardsize(3).
     10       1.16   jruoho 
     11        1.5       ad - Keep a pool of dead LWPs so that we do not have take the full hit of
     12       1.10       ad   _lwp_create() every time pthread_create() is called.
     13  1.17.26.1   bouyer 
     14  1.17.26.1   bouyer - kill pthread__dbg (pthread_dbg(3) has been removed from base)
     15