(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME
commita9fa090b02e37e1a1e0444722a1bca979a5b3426
authorUlrich Drepper <drepper@redhat.com>
Sat, 3 Jan 2009 23:18:50 +0000 (3 23:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 3 Jan 2009 23:18:50 +0000 (3 23:18 +0000)
tree30bee24bb23cea09640bbe2cf22129017a28065a
parent19834b42f656374145cfeb7ddfcfbfa0705037d7
(__lll_timedlock_wait): Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME

Use FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME instead of computing
nptl/ChangeLog