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

/freebsd-12-stable/lib/librt/
H A Dsigev_thread.h62 struct sigev_node *tn_cur; member in struct:sigev_thread
H A Dsigev_thread.c322 tn->tn_cur = NULL;
410 tn->tn_cur = sn;
412 tn->tn_cur = NULL;
427 } else if (tn->tn_cur) {
429 while (tn->tn_cur)
460 sn->sn_tn->tn_cur = NULL;

Completed in 111 milliseconds