_nl_get_thread_nlp
struct nlpcb *_nl_get_thread_nlp(struct thread *td);
return (_nl_get_thread_nlp(td));
.nl_get_thread_nlp = _nl_get_thread_nlp,