$NetBSD: TODO,v 1.18.4.1 2017/08/31 08:32:39 bouyer Exp $ Interfaces/features to implement: - Realtime extensions: priority inheritance. - Keep a pool of dead LWPs so that we do not have take the full hit of _lwp_create() every time pthread_create() is called. - kill pthread__dbg (pthread_dbg(3) has been removed from base)