thread_dtorfn
LIST_ENTRY(thread_dtorfn) entry;
static __thread LIST_HEAD(dtor_list, thread_dtorfn) dtors =
struct thread_dtorfn *fnp, *tdtor;
struct thread_dtorfn *fnp;