summaryrefslogtreecommitdiff
path: root/Ports/AvailablePorts.md
diff options
context:
space:
mode:
authorJelle Raaijmakers <jelle@gmta.nl>2021-04-26 17:22:25 +0200
committerAndreas Kling <kling@serenityos.org>2021-04-27 09:19:55 +0200
commitd1f33ec795f3deddd3d8b313ceb11dbc22fb7541 (patch)
tree40576ff5710b8e3c62c00ca288e6566d1e80ea52 /Ports/AvailablePorts.md
parentb630e39fbb705b145fd940e85b491287d69de6b9 (diff)
downloadserenity-d1f33ec795f3deddd3d8b313ceb11dbc22fb7541.zip
LibPthread: Use realtime clock for futex_wait()
If we get an absolute time passed to one of the pthread_*wait methods, this is not an absolute monotonic time but rather an absolute wall time. This means that we also need to pass FUTEX_CLOCK_REALTIME to the futex syscall to ensure we're not using the monotonic clock.
Diffstat (limited to 'Ports/AvailablePorts.md')
0 files changed, 0 insertions, 0 deletions