1 1.18 kamil $NetBSD: TODO,v 1.18 2017/02/08 03:44:41 kamil 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.18 kamil 14 1.18 kamil - kill pthread__dbg (pthread_dbg(3) has been removed from base) 15