Home | History | Annotate | Line # | Download | only in libpthread
TODO revision 1.16.6.1
      1  1.16.6.1     yamt $NetBSD: TODO,v 1.16.6.1 2012/04/17 00:05:30 yamt 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