From 5dc0dff11ab1ff9ec0fc1edf22458942462fe5e3 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 24 Aug 2021 17:05:43 -0700 Subject: libiou,thunk_h: bump for iou_async()/mt-safe thunks libiou sprouted a thread pool, to make thunks safe for dispatching/freeing from threads thunk.h needed some compare-and-swap magic in maintaining those free lists. Since libiou pulls in pthreads now, bring pthreads in here too. --- libiou | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiou') diff --git a/libiou b/libiou index 6ffa684..fbee13e 160000 --- a/libiou +++ b/libiou @@ -1 +1 @@ -Subproject commit 6ffa68421a2804c957ca5661e97b35541378ac72 +Subproject commit fbee13e2f633f0db7c6c9ceeaf4c5d4867baa4f8 -- cgit v1.2.3