Skip to content

util: emulate futex on FreeBSD using umtx

Val Packett requested to merge (removed):futex-umtx into master

Obtained from: FreeBSD ports
Acked-by: Emil Velikov <emil.velikov at collabora.com>


Previously on patchwork. Updated to the code that's in ports currently, with proper timeout via struct _umtx_time.

Merge request reports