t_futex_robust.c | 49 int fword; member in struct:futex_lock_pos 54 int fword; member in struct:futex_lock_neg 105 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) - 119 pos_locks[i].fword = _lwp_self(); 124 pos_locks[i].fword = _lwp_self(); 137 d->rhead.futex_offset = offsetof(struct futex_lock_neg, fword) - 151 neg_locks[i].fword = _lwp_self(); 156 neg_locks[i].fword = _lwp_self(); 168 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) - 192 d->rhead.futex_offset = offsetof(struct futex_lock_pos, fword) [all...] |