Home | History | Annotate | Line # | Download | only in libpthread
TODO revision 1.15
      1  1.15      wiz $NetBSD: TODO,v 1.15 2009/01/24 13:00:03 wiz Exp $
      2   1.5       ad 
      3   1.8       ad Bugs to fix:
      4   1.2  thorpej 
      5   1.2  thorpej - Add locking to ld.elf_so so that multiple threads doing lazy binding
      6  1.10       ad   doesn't trash things.
      7   1.2  thorpej 
      8   1.8       ad Interfaces/features to implement:
      9   1.2  thorpej 
     10  1.15      wiz - Realtime extensions: priority inheritance.
     11   1.8       ad 
     12  1.13       ad - Allow threads to change their stack size.
     13   1.8       ad 
     14   1.5       ad - Keep a pool of dead LWPs so that we do not have take the full hit of
     15  1.10       ad   _lwp_create() every time pthread_create() is called.
     16