HomeSort by: relevance | last modified time | path
    Searched defs:futex_lock_pos (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libc/sys/
t_futex_robust.c 47 struct futex_lock_pos { struct
51 struct futex_lock_pos pos_locks[NLOCKS];
105 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
106 offsetof(struct futex_lock_pos, list);
168 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
169 offsetof(struct futex_lock_pos, list);
192 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
193 offsetof(struct futex_lock_pos, list);
224 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) -
225 offsetof(struct futex_lock_pos, list)
    [all...]

Completed in 11 milliseconds