about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibpthreadtypes.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-07-27 21:41:46 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-07-27 21:41:46 +0200
commit24f8f47f76048c0484b47657a4f773dee7d8c353 (patch)
tree586d32ff4d1588ed5590212166b1c7b6f4104eaf /src/wrapped/generated/wrappedlibpthreadtypes.h
parent7745457f9ba6713127d49ea84d75b418e8b15659 (diff)
downloadbox64-24f8f47f76048c0484b47657a4f773dee7d8c353.tar.gz
box64-24f8f47f76048c0484b47657a4f773dee7d8c353.zip
Forgot those from previous commit
Diffstat (limited to 'src/wrapped/generated/wrappedlibpthreadtypes.h')
-rw-r--r--src/wrapped/generated/wrappedlibpthreadtypes.h2
1 files changed, 2 insertions, 0 deletions
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) \