Searched refs:tn_cur (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/lib/librt/
H A Dsigev_thread.h60 struct sigev_node *tn_cur; member in struct:sigev_thread
H A Dsigev_thread.c320 tn->tn_cur = NULL;
408 tn->tn_cur = sn;
410 tn->tn_cur = NULL;
425 } else if (tn->tn_cur) {
427 while (tn->tn_cur)
458 sn->sn_tn->tn_cur = NULL;

Completed in 316 milliseconds