From 24f8f47f76048c0484b47657a4f773dee7d8c353 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 27 Jul 2022 21:41:46 +0200 Subject: Forgot those from previous commit --- src/wrapped/generated/wrappedlibpthreadtypes.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wrapped/generated/wrappedlibpthreadtypes.h') diff --git a/src/wrapped/generated/wrappedlibpthreadtypes.h b/src/wrapped/generated/wrappedlibpthreadtypes.h index ae6e10a3..5e7f2d17 100644 --- a/src/wrapped/generated/wrappedlibpthreadtypes.h +++ b/src/wrapped/generated/wrappedlibpthreadtypes.h @@ -40,6 +40,8 @@ typedef int64_t (*iFpppp_t)(void*, void*, void*, void*); GO(pthread_attr_init, iFp_t) \ GO(pthread_barrierattr_destroy, iFp_t) \ GO(pthread_barrierattr_init, iFp_t) \ + GO(pthread_cond_broadcast, iFp_t) \ + GO(pthread_cond_destroy, iFp_t) \ GO(pthread_condattr_destroy, iFp_t) \ GO(pthread_condattr_init, iFp_t) \ GO(pthread_getattr_default_np, iFp_t) \ -- cgit 1.4.1