HomeSort by: relevance | last modified time | path
    Searched refs:pending_list (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_futex_robust.c 107 d->rhead.pending_list = NULL;
125 d->rhead.pending_list = &pos_locks[i].list;
139 d->rhead.pending_list = NULL;
157 d->rhead.pending_list = &neg_locks[i].list;
170 d->rhead.pending_list = NULL;
194 d->rhead.pending_list = NULL;
226 d->rhead.pending_list = NULL;
243 d->rhead.pending_list = (void *)sizeof(d->rhead);
  /src/sys/sys/
futex.h 169 struct futex_robust_list *pending_list; member in struct:futex_robust_list_head

Completed in 12 milliseconds