util: move futex helpers into futex.h
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Sun, 22 Oct 2017 15:38:26 +0000 (17:38 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 9 Nov 2017 10:37:22 +0000 (11:37 +0100)
commitb4b2a951c8b4c1315c06cb4d58dbc787949daa4c
treefedec9d1b58ccccbfbe9a28da85e6ea609afcd21
parent688d6958682f96aaeb88aa8cc23cc5c9886a6be4
util: move futex helpers into futex.h

v2: style fixes

Reviewed-by: Marek Olšák <marek.olsak@amd.com> (v1)
src/util/Makefile.sources
src/util/futex.h [new file with mode: 0644]
src/util/meson.build
src/util/simple_mtx.h