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

  /src/sys/sys/
futex.h 168 long futex_offset; member in struct:futex_robust_list_head
  /src/tests/lib/libc/sys/
t_futex_robust.c 105 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
137 d->rhead.futex_offset = offsetof(struct futex_lock_neg, fword) -
168 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
192 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
224 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -

Completed in 12 milliseconds